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

PORTNAME=   gnarr
PORTVERSION=    2
PORTREVISION=   1
CATEGORIES= games
MASTER_SITES=   http://sacredchao.net/~piman/archive/

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

MAN6=       gnarr.6

NO_BUILD=   yes

.include <bsd.port.mk>