diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-02-05 12:48:12 +0000 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-02-05 12:48:12 +0000 |
commit | 7962e2fa1de69e4fb3ecc932dde44343b4be4d54 (patch) | |
tree | 52cfb547e3707deb86bd8700379559fe39d60e8a /archivers/arc | |
parent | d790c92861cd1b0d601561bd0f761591a14c3a2f (diff) | |
download | FreeBSD-ports-7962e2fa1de69e4fb3ecc932dde44343b4be4d54.zip FreeBSD-ports-7962e2fa1de69e4fb3ecc932dde44343b4be4d54.tar.gz |
Add these much needed files, although COMMENT could do
with more work...
Diffstat (limited to 'archivers/arc')
-rw-r--r-- | archivers/arc/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/arc/pkg-descr | 1 | ||||
-rw-r--r-- | archivers/arc/pkg-plist | 4 |
3 files changed, 6 insertions, 0 deletions
diff --git a/archivers/arc/pkg-comment b/archivers/arc/pkg-comment new file mode 100644 index 0000000..1ff46c4 --- /dev/null +++ b/archivers/arc/pkg-comment @@ -0,0 +1 @@ +arc - create & extract files from DOS .ARC files diff --git a/archivers/arc/pkg-descr b/archivers/arc/pkg-descr new file mode 100644 index 0000000..004178c --- /dev/null +++ b/archivers/arc/pkg-descr @@ -0,0 +1 @@ +See the file work/Arc521.doc for more info . diff --git a/archivers/arc/pkg-plist b/archivers/arc/pkg-plist new file mode 100644 index 0000000..2b2bb41 --- /dev/null +++ b/archivers/arc/pkg-plist @@ -0,0 +1,4 @@ +@cwd /usr/local +bin/arc +bin/marc +man/man1/arc.1 |