summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-01-23 00:59:59 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-01-23 00:59:59 +0000
commitca47feacb18616c09c8a48c47262ef5921c1a8f2 (patch)
tree7c9e38f770a99db0e91b96d25471f45c5337cb9e
parentRespect CFLAGS (diff)
Change NO_PACKAGE to NO_CDROM. Thomas Biskup (author) confirms that it's
ok to place port on FTP. PR: 16306 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=24959
-rw-r--r--LEGAL2
-rw-r--r--games/adom/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/LEGAL b/LEGAL
index 2c676e0378e4..4841659b015f 100644
--- a/LEGAL
+++ b/LEGAL
@@ -17,6 +17,8 @@ Dist Port Why
------------------------------------------------------------------------------
actx-* ports/games/actx contains commercial
character data
+adom-* ports/games/adom Copy of CD must be sent to
+ author
aswedit-* ports/www/aswedit Commercial software.
atari800-* ports/emulators/atari800 xf25 contains copyright ROMs
and cannot be distributed.
diff --git a/games/adom/Makefile b/games/adom/Makefile
index b3f541e808f6..efecbf6a1fad 100644
--- a/games/adom/Makefile
+++ b/games/adom/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base
WRKSRC= ${WRKDIR}/adom
ONLY_FOR_ARCHS= i386
-NO_PACKAGE= Only unmodified original package can be distributed
+NO_CDROM= Copy of CD must be sent to author
NO_WRKSUBDIR= yes
STRIP= # empty: do not strip linux binary!