diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-05 15:03:20 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-05 15:03:20 +0000 |
commit | 93632aef4fb4e78c87983fc335ff938322b25059 (patch) | |
tree | 9940b438014b7f09fda22f2c5488db2f4bdea042 /archivers/unrar | |
parent | Yet more package files (diff) |
Yet more package files...
Notes
Notes:
svn path=/head/; revision=888
Diffstat (limited to 'archivers/unrar')
-rw-r--r-- | archivers/unrar/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/unrar/pkg-descr | 10 | ||||
-rw-r--r-- | archivers/unrar/pkg-plist | 3 |
3 files changed, 14 insertions, 0 deletions
diff --git a/archivers/unrar/pkg-comment b/archivers/unrar/pkg-comment new file mode 100644 index 000000000000..c6bd8b91cb12 --- /dev/null +++ b/archivers/unrar/pkg-comment @@ -0,0 +1 @@ +unrar - versoin 1.00e. extract, view & test RAR archives. diff --git a/archivers/unrar/pkg-descr b/archivers/unrar/pkg-descr new file mode 100644 index 000000000000..c96a88f1db9c --- /dev/null +++ b/archivers/unrar/pkg-descr @@ -0,0 +1,10 @@ + The unRAR utility is a freeware program, distributed with source + code and developed for extracting, testing and viewing the + contents of archives created with the RAR archiver, version 1.50 + and above. For the usage and distribution license please read the + file LICENSE.TXT. + + The unRAR utility is a minor part of the RAR archiver and contains + RAR uncompression algorithm. UnRAR requires very small volume of + memory to operate. + diff --git a/archivers/unrar/pkg-plist b/archivers/unrar/pkg-plist new file mode 100644 index 000000000000..e1832e6d4f55 --- /dev/null +++ b/archivers/unrar/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/local +bin/unrar + |