aboutsummaryrefslogtreecommitdiffstats
path: root/games/44bsd-hunt/Makefile
blob: 1bad3c039182fa20c717396a086aab55f7717094 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

MAN6=   hunt.6 huntd.6

.include <bsd.port.mk>