2dbe745d92
PR: ports/149564 (based on) Submitted by: Ullrich Franke <uf@raindogs.org> Approved by: [no objections from maintainers in four weeks]
19 lines
347 B
Makefile
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>
|