1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/misc/grun/Makefile
Pete Fritchman 84ab9b5e72 Host distfiles at a temporary site until the main page reappears.
PR:		35562
Submitted by:	maintainer
2002-03-05 17:13:24 +00:00

22 lines
357 B
Makefile

# New ports collection makefile for: grun
# Date created: Sun Jul 18 1999
# Whom: domi@saargate.de
#
# $FreeBSD$
#
PORTNAME= grun
PORTVERSION= 0.8.1
CATEGORIES= misc
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
MAINTAINER= domi@saargate.de
USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
MAN1= grun.1x
.include <bsd.port.mk>