summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 15:09:34 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 15:09:34 +0000
commitcd917812a65339b5e59a0c177f4611181857dd90 (patch)
tree6482145c007cab69b411a463b23ce990c8ab896e /misc
parentAdd bacon (diff)
a gtk-launcher similar to the Windows(tm) "Run..." dialog
PR: 12698 Submitted by: Dominik Brettnacher <domi@saargate.de>
Notes
Notes: svn path=/head/; revision=21501
Diffstat (limited to 'misc')
-rw-r--r--misc/grun/Makefile27
-rw-r--r--misc/grun/distinfo1
-rw-r--r--misc/grun/pkg-comment1
-rw-r--r--misc/grun/pkg-descr5
-rw-r--r--misc/grun/pkg-plist4
5 files changed, 38 insertions, 0 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile
new file mode 100644
index 000000000000..dfc56542a76e
--- /dev/null
+++ b/misc/grun/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: grun
+# Version required: 0.8.1
+# Date created: Sun Jul 18 1999
+# Whom: domi@saargate.de
+#
+# $FreeBSD$
+#
+
+DISTNAME= grun-0.8.1
+CATEGORIES= misc
+MASTER_SITES= http://www.geocities.com/ResearchTriangle/Facility/1468/sg/ \
+ ftp://skar.petech.ac.za/pub/gtksoft/
+
+MAINTAINER= domi@saargate.de
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+
+MAN1= grun.1x
+
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/misc/grun/distinfo b/misc/grun/distinfo
new file mode 100644
index 000000000000..e29dcf7fcd9e
--- /dev/null
+++ b/misc/grun/distinfo
@@ -0,0 +1 @@
+MD5 (grun-0.8.1.tar.gz) = a906b84bee78c951afb0d29e777d1f2d
diff --git a/misc/grun/pkg-comment b/misc/grun/pkg-comment
new file mode 100644
index 000000000000..53dafde23365
--- /dev/null
+++ b/misc/grun/pkg-comment
@@ -0,0 +1 @@
+a gtk-launcher similar to the Windows(tm) "Run..." dialog
diff --git a/misc/grun/pkg-descr b/misc/grun/pkg-descr
new file mode 100644
index 000000000000..52ae57533329
--- /dev/null
+++ b/misc/grun/pkg-descr
@@ -0,0 +1,5 @@
+gRun is a GTK/X application launcher that looks like the
+MS Windows 95/98/NT(tm) Run dialog. It has a history function and can
+optionally distinguish between console and X programs.
+
+WWW: http://www.geocities.com/ResearchTriangle/Facility/1468/sg/grun.html
diff --git a/misc/grun/pkg-plist b/misc/grun/pkg-plist
new file mode 100644
index 000000000000..0de733f24a9a
--- /dev/null
+++ b/misc/grun/pkg-plist
@@ -0,0 +1,4 @@
+bin/grun
+share/grun/consfile
+share/grun/gassoc
+@dirrm share/grun