2012-12-29 05:36:59 +01:00
|
|
|
# Created by: domi@saargate.de
|
1999-09-09 17:09:34 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= grun
|
|
|
|
PORTVERSION= 0.8.1
|
2014-09-13 17:11:27 +02:00
|
|
|
PORTREVISION= 7
|
1999-09-09 17:09:34 +02:00
|
|
|
CATEGORIES= misc
|
2002-03-05 18:13:24 +01:00
|
|
|
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
|
1999-09-09 17:09:34 +02:00
|
|
|
|
2012-12-29 05:36:59 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog
|
1999-09-09 17:09:34 +02:00
|
|
|
|
2002-09-01 17:13:16 +02:00
|
|
|
USE_GNOME= gtk12
|
1999-09-09 17:09:34 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2004-12-07 17:24:38 +01:00
|
|
|
CONFIGURE_ARGS+=--enable-testfile
|
1999-09-09 17:09:34 +02:00
|
|
|
|
2014-02-02 17:04:41 +01:00
|
|
|
PLIST_FILES= bin/grun %%DATADIR%%/consfile %%DATADIR%%/gassoc \
|
|
|
|
man/man1/grun.1x.gz
|
2004-12-07 17:24:38 +01:00
|
|
|
|
1999-09-09 17:09:34 +02:00
|
|
|
.include <bsd.port.mk>
|