2001-03-25 08:37:20 +02: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 04:58:18 +02:00
|
|
|
MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
|
2001-03-25 08:37:20 +02:00
|
|
|
|
2008-11-28 23:46:08 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Rogue-like multiplayer game
|
2001-03-25 08:37:20 +02:00
|
|
|
|
2011-12-14 22:29:16 +01:00
|
|
|
LICENSE= BSD
|
|
|
|
|
2001-07-09 04:58:18 +02:00
|
|
|
MAN6= hunt.6 huntd.6
|
2001-03-25 08:37:20 +02:00
|
|
|
|
2003-10-26 07:23:20 +01:00
|
|
|
.include <bsd.port.mk>
|