1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

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>
This commit is contained in:
Matthew Hunt 1998-06-04 02:40:28 +00:00
parent c06ff880c3
commit 1fb9364fbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11235
2 changed files with 2 additions and 5 deletions

3
LEGAL
View File

@ -1,5 +1,5 @@
# Creator: Jordan Hubbard
# $Id: LEGAL,v 1.106 1998/05/16 03:10:46 dburr Exp $
# $Id: LEGAL,v 1.107 1998/06/01 04:57:11 mph Exp $
Some of the ports in this directory have restrictive copyrights prohibiting
their actual redistribution on mass media. When creating compilations
@ -32,7 +32,6 @@ contool-* ports/sysutils/contool Don't incorporate the source
subsequently sold.
cosmo/* ports/games/cosmo Possible copyright infringement
crack-5.0 ports/security/crack Crypto; export-controlled
crafty/* ports/games/crafty Licensing terms unknown
cs-0.3 ports/devel/cs License required for
redistribution on CDROM.
dc3play-* ports/graphics/dc3play No redistribution due to

View File

@ -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)