2001-03-25 06:37:20 +00:00
|
|
|
# New ports collection makefile for: hunt
|
|
|
|
# Date created: 2001-02-20
|
|
|
|
# Whom: bdluevel@heitec.net
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hunt
|
|
|
|
PORTVERSION= 1.0
|
|
|
|
CATEGORIES= games
|
2001-07-09 02:58:18 +00:00
|
|
|
MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
|
2001-03-25 06:37:20 +00:00
|
|
|
|
2008-11-28 22:46:08 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:06:51 +00:00
|
|
|
COMMENT= Rogue-like multiplayer game
|
2001-03-25 06:37:20 +00:00
|
|
|
|
2001-07-09 02:58:18 +00:00
|
|
|
MAN6= hunt.6 huntd.6
|
2001-03-25 06:37:20 +00:00
|
|
|
|
2003-10-26 06:23:20 +00:00
|
|
|
.include <bsd.port.mk>
|