summaryrefslogtreecommitdiff
path: root/games/44bsd-hunt
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-12-14 21:29:16 +0000
committerChris Rees <crees@FreeBSD.org>2011-12-14 21:29:16 +0000
commit2dbe745d9248dc30e9bcbc035eff45f8c8643c02 (patch)
tree172e21c185f6781ed0f5a00dcdaa30642e6cd069 /games/44bsd-hunt
parent- Backed out at request of maintainer (diff)
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/44bsd-hunt')
-rw-r--r--games/44bsd-hunt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile
index a6ab566bbbe3..b7025d1f273a 100644
--- a/games/44bsd-hunt/Makefile
+++ b/games/44bsd-hunt/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Rogue-like multiplayer game
+LICENSE= BSD
+
MAN6= hunt.6 huntd.6
.include <bsd.port.mk>