freebsd-ports/misc/grun/Makefile
Mario Sergio Fujikawa Ferreira dce33b0828 Deploy USE_GNOMENG infrastructure
PR:		42286
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:13:16 +00:00

22 lines
378 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_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAN1= grun.1x
.include <bsd.port.mk>