aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnarr/Makefile
blob: e4c77125acce1edf0a5af4a3dc2671b20cc50e5e (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
CATEGORIES= games
MASTER_SITES=   http://www.sacredchao.net/freednd/gnarr/

MAINTAINER= roam@FreeBSD.org
COMMENT=    A program for generating battle cries

MAN6=       gnarr.6

NO_BUILD=   yes

.include <bsd.port.mk>