1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# 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>