aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnarr/Makefile
blob: d366a3352f82cf1325e5d325968a13dffbbb8626 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    gnarr
# Date created:     13 December 2000
# Whom:         roam@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=   gnarr
PORTVERSION=    2.0
CATEGORIES= games
MASTER_SITES=   http://www.sacredchao.net/freednd/
DISTNAME=   ${PORTNAME}-2

MAINTAINER= roam@FreeBSD.org

MAN6=       gnarr.6

NO_BUILD=   yes

.include <bsd.port.mk>