diff options
author | pat <pat@FreeBSD.org> | 2002-04-07 20:33:24 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-04-07 20:33:24 +0000 |
commit | 556dac7461d097a7965518a2be2fe05ed7aa3797 (patch) | |
tree | c6d13730b6b93bc51dc963faa51352aaee8e0cc1 /emulators/xzx | |
parent | 863312db8de021bc9383ec7d9cc974a562bc3870 (diff) | |
download | FreeBSD-ports-556dac7461d097a7965518a2be2fe05ed7aa3797.zip FreeBSD-ports-556dac7461d097a7965518a2be2fe05ed7aa3797.tar.gz |
- Update to 4.1
- Disallow distribution in package and cdrom form because of license
PR: 36853
Submitted by: maintainer
Diffstat (limited to 'emulators/xzx')
-rw-r--r-- | emulators/xzx/Makefile | 6 | ||||
-rw-r--r-- | emulators/xzx/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 69afd32..aadb862 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xzx -PORTVERSION= 4.0 +PORTVERSION= 4.1 CATEGORIES= emulators MASTER_SITES= http://www.zx-spectrum.net/xzx/files/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval @@ -25,6 +25,10 @@ USE_X_PREFIX= yes # Hardcoding FETCH_CMD is necessary since -A argument causes problems FETCH_CMD= /usr/bin/fetch +# License forbids redistribution +NO_CDROM= Redistribution forbidden by license +NO_PACKAGE= Redistribution forbidden by license + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-oss diff --git a/emulators/xzx/distinfo b/emulators/xzx/distinfo index 9cf5316..672bf25 100644 --- a/emulators/xzx/distinfo +++ b/emulators/xzx/distinfo @@ -1 +1 @@ -MD5 (xzx-pro-4.0-eval.tar.gz) = 265ed240d9d0da47255263c0c0122c38 +MD5 (xzx-pro-4.1-eval.tar.gz) = a19adbd700c4de2381764ec28e467fd0 |