summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}