freebsd-ports/games/44bsd-hunt/Makefile
Greg Lewis 4ea770acd9 . Fix build with gcc33. The patch used is different than the one in the
PR and appears to more closely fit the original authors intentions.

PR:		58533
2003-10-26 06:23:20 +00:00

17 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>