cleanup Makefiles

This commit is contained in:
brad 1999-09-23 21:52:29 +00:00
parent d3aeadeb5c
commit c629671bce
3 changed files with 13 additions and 11 deletions

View File

@ -1,12 +1,13 @@
# $OpenBSD: Makefile,v 1.7 1999/09/06 17:25:36 brad Exp $
# $OpenBSD: Makefile,v 1.8 1999/09/23 21:52:29 brad Exp $
DISTNAME= nulib325
PKGNAME= nulib-3.25
CATEGORIES= archivers
NO_CDROM= "NOFEE: Can not sell"
MASTER_SITES= http://www.freebsd.org/~jseger/
EXTRACT_SUFX= .tar.Z
NO_CDROM= "NOFEE: Can not sell"
MAINTAINER= angelos@openbsd.org
WRKSRC= ${WRKDIR}/nulib

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.5 1999/04/01 02:16:39 brad Exp $
# $OpenBSD: Makefile,v 1.6 1999/09/23 21:52:29 brad Exp $
DISTNAME= Compress-Zlib-1.01
PKGNAME= p5-Compress-Zlib-1.01
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} /usr/bin/perl Makefile.PL
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} /usr/bin/perl Makefile.PL
.include <bsd.port.mk>

View File

@ -1,14 +1,16 @@
# $OpenBSD: Makefile,v 1.13 1999/09/06 17:35:05 brad Exp $
# $OpenBSD: Makefile,v 1.14 1999/09/23 21:52:29 brad Exp $
DISTNAME= rarbsd
PKGNAME= rar-2.02
CATEGORIES= archivers
NO_CDROM= "NOFEE: Can not charge for distribution"
NO_PACKAGE= Only unmodified original package can be distributed
EXTRACT_SUFX=
NEED_VERSION= 1.114
ONLY_FOR_ARCHS= i386
NEED_VERSION= 1.111
NO_CDROM= "NOFEE: Can not charge for distribution"
NO_PACKAGE= Only unmodified original package can be distributed
MAINTAINER= ports@openbsd.org