freebsd-ports/games/44bsd-hunt/Makefile
Chris Rees 2dbe745d92 Add LICENSE data.
PR:		ports/149564 (based on)
Submitted by:	Ullrich Franke <uf@raindogs.org>
Approved by:	[no objections from maintainers in four weeks]
2011-12-14 21:29:16 +00:00

19 lines
347 B
Makefile

# New ports collection makefile for: hunt
# Date created: 2001-02-20
# Whom: bdluevel@heitec.net
#
# $FreeBSD$
PORTNAME= hunt
PORTVERSION= 1.0
CATEGORIES= games
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>