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
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 6
|
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
|
|
|
|
|
|
|
MAN1= grun.1x
|
|
|
|
|
2004-12-07 17:24:38 +01:00
|
|
|
PLIST_FILES= bin/grun %%DATADIR%%/consfile %%DATADIR%%/gassoc
|
|
|
|
PLIST_DIRS= %%DATADIR%%
|
|
|
|
|
2013-09-20 22:50:57 +02:00
|
|
|
NO_STAGE= yes
|
1999-09-09 17:09:34 +02:00
|
|
|
.include <bsd.port.mk>
|