diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/gtksamba/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/gtksamba/DESCR')
-rw-r--r-- | net/gtksamba/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/gtksamba/DESCR b/net/gtksamba/DESCR new file mode 100644 index 00000000000..c82b280a319 --- /dev/null +++ b/net/gtksamba/DESCR @@ -0,0 +1,8 @@ +GtkSamba is a GUI tool for the Configuration of the Samba, +the SMB file server on X11/Unix. It will read, edit and +write ${LOCALBASE}/etc/smb.conf, an alternate configuration +file, or from a network. It uses the GTK toolkit. + +This is an early development release, not all functionality +is implemented. It will let you edit any existing +parameter from a text entry, but without any checking. |