diff options
author | agc <agc@pkgsrc.org> | 2001-11-18 22:41:40 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-11-18 22:41:40 +0000 |
commit | 4678c7f3f145b7f2bfd2351056618d708b618802 (patch) | |
tree | 8a69b9ff5502095a4a88ac005b2e0ab1b836af3d /sysutils/grun/PLIST | |
parent | 8aacbd0c86ae8136dc0b42d5f63bd26e11782dc2 (diff) | |
download | pkgsrc-4678c7f3f145b7f2bfd2351056618d708b618802.tar.gz |
Initial import of grun-0.9.2 into the NetBSD Packages Collection.
gRun is a GTK based Run dialog that closely resembles
the Windows Run dialog, similar to xexec. However,
gRun is much more powerful than xexec, looks a lot
better, and has the big advantage that you can start
typing a command without having to mouse-click into
the text field.
Provided in pkg PR 14440 by "Eric Gillespie, Jr."
<epg@pretzelnet.org>, modified slightly by me.
Diffstat (limited to 'sysutils/grun/PLIST')
-rw-r--r-- | sysutils/grun/PLIST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/grun/PLIST b/sysutils/grun/PLIST new file mode 100644 index 00000000000..91179875f67 --- /dev/null +++ b/sysutils/grun/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/18 22:41:40 agc Exp $ +bin/grun +man/man1/grun.1 +share/grun/gassoc +share/grun/consfile +@dirrm share/grun |