summaryrefslogtreecommitdiff
path: root/games/xfrisk
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commitf2f84ca1003215c84547f3e0c73fb900a258ffc8 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /games/xfrisk
parentcedee8af400ce7b5e9953aff3e8123529d4330fb (diff)
downloadpkgsrc-f2f84ca1003215c84547f3e0c73fb900a258ffc8.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'games/xfrisk')
-rw-r--r--games/xfrisk/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index 1190966ab91..690ff1bff7d 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/11/10 17:21:35 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:16 wiz Exp $
#
DISTNAME= xfrisk-1.2
@@ -9,14 +9,14 @@ MASTER_SITES= http://www.tuxick.net/xfrisk/files/
MAINTAINER= sketch@NetBSD.org
HOMEPAGE= http://www.tuxick.net/xfrisk/
COMMENT= X11 version of the classic Risk board game
-
-WRKSRC= ${WRKDIR}/XFrisk
-USE_TOOLS+= gmake
-
# LICENSE pending investigation; absence of LICENSE violates
# "RESTRICTED implies LICENSE" pkgsrc rule.
#LICENSE= gnu-gpl-v2
LICENSE+= generic-nonlicense
+
+WRKSRC= ${WRKDIR}/XFrisk
+USE_TOOLS+= gmake
+
RESTRICTED= Possible trademark infringement
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}