aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack34/Makefile
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-12-15 05:29:16 +0800
committercrees <crees@FreeBSD.org>2011-12-15 05:29:16 +0800
commit3de408b9c13bae07a665b3a4c3a7e70db79f7f1c (patch)
tree98415bd4801ceea40abb6ed6fc2ea3d04cacda28 /games/nethack34/Makefile
parente8370659be817ae6b7e824f8a803dda597baef76 (diff)
downloadfreebsd-ports-graphics-3de408b9c13bae07a665b3a4c3a7e70db79f7f1c.tar.gz
freebsd-ports-graphics-3de408b9c13bae07a665b3a4c3a7e70db79f7f1c.tar.zst
freebsd-ports-graphics-3de408b9c13bae07a665b3a4c3a7e70db79f7f1c.zip
Add LICENSE data.
PR: ports/149564 (based on) Submitted by: Ullrich Franke <uf@raindogs.org> Approved by: [no objections from maintainers in four weeks]
Diffstat (limited to 'games/nethack34/Makefile')
-rw-r--r--games/nethack34/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index c5cda41b64c..cef5ba63592 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -16,6 +16,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= glewis@FreeBSD.org
COMMENT= A dungeon explorin', slashin', hackin' game
+LICENSE= nethack
+LICENSE_NAME= NETHACK GENERAL PUBLIC LICENSE
+LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_FILE= ${WRKSRC}/dat/license
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_JOBS_SAFE= yes