add in NEED_VERSION

This commit is contained in:
brad 1999-06-02 20:20:56 +00:00
parent 90934f6cf9
commit 6cf0d0e7cd
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 1999/06/02 02:40:31 brad Exp $
# $OpenBSD: Makefile,v 1.11 1999/06/02 20:20:56 brad Exp $
DISTNAME= rarbsd
PKGNAME= rar-2.02
@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.rarsoft.com/pub/rar/ \
ftp://ftp.cdrom.com/pub/sac/pack/
EXTRACT_SUFX=
NEED_VERSION= 1.92
ONLY_FOR_ARCHS= i386
NO_CDROM= "NOFEE: Can not charge for distribution"
NO_PACKAGE= Only unmodified original package can be distributed

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.5 1999/06/02 02:47:36 brad Exp $
# $OpenBSD: Makefile,v 1.6 1999/06/02 20:22:05 brad Exp $
DISTNAME= iozone-2.01
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .shar.gz
NEED_VERSION= 1.92
MAINTAINER= niklas@openbsd.org
EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'} | ${SH} )