aboutsummaryrefslogtreecommitdiff
path: root/misc/wminfo/pkg-descr
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-02-20 20:32:50 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-02-20 20:32:50 +0000
commitf4e43742fb0b298b812e65ada5f621873cd6da65 (patch)
treedcabdc8d985f0affe92e79722fc753dc14672734 /misc/wminfo/pkg-descr
parent0da9c27b867f610a48d235dd85ac45c33a18a9cb (diff)
downloadports-f4e43742fb0b298b812e65ada5f621873cd6da65.tar.gz
ports-f4e43742fb0b298b812e65ada5f621873cd6da65.zip
Notes
Diffstat (limited to 'misc/wminfo/pkg-descr')
-rw-r--r--misc/wminfo/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/wminfo/pkg-descr b/misc/wminfo/pkg-descr
new file mode 100644
index 000000000000..0be3488d5d5e
--- /dev/null
+++ b/misc/wminfo/pkg-descr
@@ -0,0 +1,8 @@
+This dockapp is designed to be very general purpose. It can display
+any kind of information as long as it is in text-format. It uses
+plugins to retrieve the information. Any script or program that
+sends its output to stdout can be used (have a look at the scripts
+in the plugins directory of the source tarball for examples).
+
+WWW: http://kling.mine.nu/wminfo.htm
+Author: Robert Kling <robkli-8@student.luth.se>