From c46825ef4e8ce7a22ecdb8bcd0260fecbe3e047b Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 25 Jul 2007 00:19:33 +0000 Subject: Corrected the license part. This is an example of a weird combination: public-domain, but no commercial use. --- games/velena/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'games/velena/Makefile') 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} -- cgit v1.2.3