mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
18 lines
333 B
Makefile
18 lines
333 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
|
|
|
|
MAN6= hunt.6 huntd.6
|
|
|
|
.include <bsd.port.mk>
|