summaryrefslogtreecommitdiff
path: root/archivers/gsharutils/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:24:14 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:24:14 +0000
commitb427eb87ce990f7727a5d63c107d34cd197c528f (patch)
treeb6471bf3db242c75032be3311f7a4ce717187c43 /archivers/gsharutils/DESCR
parent461042de918b432b8c3c3a7c19d772e646f65dfa (diff)
downloadpkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/gsharutils/DESCR')
-rw-r--r--archivers/gsharutils/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/archivers/gsharutils/DESCR b/archivers/gsharutils/DESCR
new file mode 100644
index 00000000000..b2b6954af7c
--- /dev/null
+++ b/archivers/gsharutils/DESCR
@@ -0,0 +1,8 @@
+This is the set of GNU shar utilities.
+
+`shar' makes so-called shell archives out of many files, preparing
+them for transmission by electronic mail services. `unshar' helps
+unpacking shell archives after reception. The core of both programs
+is initially derived from public domain. Some modules and other
+code sections are freely borrowed from other GNU distributions,
+bringing `shar' under the terms of the GNU General Public License.