mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to 4.1
- Disallow distribution in package and cdrom form because of license PR: 36853 Submitted by: maintainer
This commit is contained in:
parent
7f2908c8f5
commit
98be074283
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57412
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xzx-pro-4.0-eval.tar.gz) = 265ed240d9d0da47255263c0c0122c38
|
||||
MD5 (xzx-pro-4.1-eval.tar.gz) = a19adbd700c4de2381764ec28e467fd0
|
||||
|
Loading…
x
Reference in New Issue
Block a user