mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22 lines
367 B
Makefile
22 lines
367 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.geocities.com/ResearchTriangle/Facility/1468/sg/
|
|
|
|
MAINTAINER= domi@saargate.de
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GTK= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= grun.1x
|
|
|
|
.include <bsd.port.mk>
|