freebsd-ports/games/gnarr/Makefile
Peter Pentchev 347fe2f8a8 gnarr is a progrm for generating battle cries, suitable for inclusion
in login profile scripts a la fortune.
2000-12-13 14:27:39 +00:00

21 lines
330 B
Makefile

# 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>