aboutsummaryrefslogtreecommitdiff
path: root/net/jags/pkg-descr
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-08 14:33:48 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-08 14:33:48 +0000
commitb1c4722a6de47aa404e86536e4949b5dbf68f7b2 (patch)
tree0d4d35f02fdff1e08dac936a2abdb5b74cf9e54d /net/jags/pkg-descr
parentb4e725736274de6f9ce50fbc67190bc7ba605b11 (diff)
downloadports-b1c4722a6de47aa404e86536e4949b5dbf68f7b2.tar.gz
ports-b1c4722a6de47aa404e86536e4949b5dbf68f7b2.zip
Notes
Diffstat (limited to 'net/jags/pkg-descr')
-rw-r--r--net/jags/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/jags/pkg-descr b/net/jags/pkg-descr
new file mode 100644
index 000000000000..81277bd2038c
--- /dev/null
+++ b/net/jags/pkg-descr
@@ -0,0 +1,11 @@
+Jags is a Gtk+ based windows network neighbourhood browser. The
+program parses the output from smbclient ( part of the samba-package
+) and use this to display a graphic view of the network. This
+program does the parsing with help from shell- scripts. This means
+that it's easy to change the functionality of the program and you
+can edit this without touching the source-code.
+
+WWW: http://sumpan.campus.luth.se/software/jags/
+Author: Daniel Sundberg <dansun-8@student.luth.se>
+
+- Patrick Li <pat@databits.net>