diff options
author | reed <reed@pkgsrc.org> | 2007-02-28 03:21:51 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2007-02-28 03:21:51 +0000 |
commit | a74205b5edf22d50d4c895d2a6bc7b78d0e78d43 (patch) | |
tree | 075f63da505da4f82b4e0a25173b3d8f29a425af /x11/xconsole/PLIST | |
parent | a74bee618fb1815e81b5149550275bcf61db7b37 (diff) | |
download | pkgsrc-a74205b5edf22d50d4c895d2a6bc7b78d0e78d43.tar.gz |
Import xconsole.
The xconsole X11 program displays messages which are usually sent
to /dev/console. This client uses the Athena (Xaw) toolkit. This
is from the modular X.org project.
Diffstat (limited to 'x11/xconsole/PLIST')
-rw-r--r-- | x11/xconsole/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xconsole/PLIST b/x11/xconsole/PLIST new file mode 100644 index 00000000000..d203a6cd0a3 --- /dev/null +++ b/x11/xconsole/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/28 03:21:51 reed Exp $ +bin/xconsole +lib/X11/app-defaults/XConsole +man/man1/xconsole.1 |