aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1998-06-04 10:40:28 +0800
committermph <mph@FreeBSD.org>1998-06-04 10:40:28 +0800
commitf8338bfd18aae528689c82974769745954fd0a21 (patch)
treeb635953d8b70c742eeae71e6c3ff42babb456866 /games
parentc81009c34428f5ae397fdf8e47b4c96473ea846f (diff)
downloadfreebsd-ports-graphics-f8338bfd18aae528689c82974769745954fd0a21.tar.gz
freebsd-ports-graphics-f8338bfd18aae528689c82974769745954fd0a21.tar.zst
freebsd-ports-graphics-f8338bfd18aae528689c82974769745954fd0a21.zip
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>
Diffstat (limited to 'games')
-rw-r--r--games/crafty/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index afb5d72fe3f..80f21f8c876 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)