summaryrefslogtreecommitdiff
path: root/games/crafty/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-04 02:40:28 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-04 02:40:28 +0000
commit1fb9364fbbad82d7be62c3920bb46b6543c39119 (patch)
tree9261238b2b4da4c70898d92293e1459dfeb0569e /games/crafty/Makefile
parentActivate crafty-open-{small,medium,large}. (diff)
Remove restrictions on crafty. As long as we don't increase the
price of our CD as a result of adding crafty, we're okay. PR: 6842 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes
Notes: svn path=/head/; revision=11235
Diffstat (limited to 'games/crafty/Makefile')
-rw-r--r--games/crafty/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index afb5d72fe3f6..80f21f8c8769 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 May 1998
# Whom: Stefan Eggers <seggers@semyam.dinoco.de>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/01 04:56:05 mph Exp $
#
DISTNAME= crafty-15.10
@@ -22,9 +22,7 @@ DIST_SUBDIR= crafty
EXTRACT_ONLY= crafty-15.10.tar.gz
MAN6= crafty.6
-NO_CDROM= yes
NO_WRKSUBDIR= yes
-RESTRICTED= "found no copyright notice or anything else - better be safe than sorry"
post-extract:
(cd ${WRKDIR}; unzip ${DISTDIR}/${DIST_SUBDIR}/start.zip)