diff options
-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 + |