4ea770acd9
PR and appears to more closely fit the original authors intentions. PR: 58533
18 lines
335 B
Makefile
18 lines
335 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= bdluevel@heitec.net
|
|
COMMENT= Rogue-like multiplayer game
|
|
|
|
MAN6= hunt.6 huntd.6
|
|
|
|
.include <bsd.port.mk>
|