pkgsrc/emulators/osf1_lib/Makefile
wiz 7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00

35 lines
937 B
Makefile

# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:33 wiz Exp $
DISTNAME= netscape-4.7-3.alpha
PKGNAME= osf1_lib-1.1
PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ftp://digital.com/pub/alphaserver/archive/linuxalphatools/netscape/
EXTRACT_SUFX= .rpm
MAINTAINER= eric@cirr.com
HOMEPAGE= http://www.support.compaq.com/alpha-tools/software/index.html
COMMENT= DEC/Compaq OSF-1/Tru64 compatibility package for netscape
RESTRICTED= COMPAQ Licensed Software
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
EMUL_PLATFORMS= osf1-alpha
ONLY_FOR_PLATFORM= NetBSD-*-alpha
OSF1_PKG= yes
WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty
EMUL_PKG_FMT= rpm
RPM2PKG_PREFIX= ${DESTDIR}${PREFIX}
RPM2PKG_SUBPREFIX= ${EMULSUBDIR}
RPM2PKG_STAGE= do-install
RPMIGNOREPATH= usr/bin usr/lib
RPM2PKG_STRIP= 0
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"