summaryrefslogtreecommitdiff
path: root/games/velena
diff options
context:
space:
mode:
authorrillig <rillig>2007-07-25 00:19:33 +0000
committerrillig <rillig>2007-07-25 00:19:33 +0000
commit9f6e6384505a115dd8b83843a2a8fa1953cebf01 (patch)
treecfaecdff8ec46deaff98a37742abc7c706ada8c1 /games/velena
parent325fec2964e7f05ac2c87f2a3cf5f1714786e3ad (diff)
downloadpkgsrc-9f6e6384505a115dd8b83843a2a8fa1953cebf01.tar.gz
Corrected the license part. This is an example of a weird combination:
public-domain, but no commercial use.
Diffstat (limited to 'games/velena')
-rw-r--r--games/velena/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/velena/Makefile b/games/velena/Makefile
index 1a6b64db14f..aee2128174a 100644
--- a/games/velena/Makefile
+++ b/games/velena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/25 00:11:10 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/25 00:19:33 rillig Exp $
#
DISTNAME= veleng10
@@ -11,7 +11,10 @@ MAINTAINER= rillig@NetBSD.org
HOMEPAGE= http://www.ce.unipr.it/~gbe/
COMMENT= Perfect-play engine for connect four
-#LICENSE= public-domain
+LICENSE= public-domain
+RESTRICTED= You must not charge a fee for this software nor for any derived work in which this software is included.
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
EXTRACT_OPTS_ZIP= -LLaqo
WRKSRC= ${WRKDIR}