mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
347fe2f8a8
in login profile scripts a la fortune.
21 lines
330 B
Makefile
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>
|