diff options
author | hubertf <hubertf> | 1997-10-27 02:18:56 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-10-27 02:18:56 +0000 |
commit | 163c716bacabc1ac304ba3c6cf2111dd011754c9 (patch) | |
tree | aa7fd087d6bcf69328ebc37067c429ed69a80a4c /archivers/arc/pkg | |
parent | 2fe87d46c07eb4c0045cb7a322985f096afb1284 (diff) | |
download | pkgsrc-163c716bacabc1ac304ba3c6cf2111dd011754c9.tar.gz |
File archivers, ports from FreeBSD
Diffstat (limited to 'archivers/arc/pkg')
-rw-r--r-- | archivers/arc/pkg/COMMENT | 1 | ||||
-rw-r--r-- | archivers/arc/pkg/DESCR | 1 | ||||
-rw-r--r-- | archivers/arc/pkg/PLIST | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/archivers/arc/pkg/COMMENT b/archivers/arc/pkg/COMMENT new file mode 100644 index 00000000000..dff7fe3aa36 --- /dev/null +++ b/archivers/arc/pkg/COMMENT @@ -0,0 +1 @@ +Create & extract files from DOS .ARC files. diff --git a/archivers/arc/pkg/DESCR b/archivers/arc/pkg/DESCR new file mode 100644 index 00000000000..004178c9f68 --- /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 00000000000..4565b470211 --- /dev/null +++ b/archivers/arc/pkg/PLIST @@ -0,0 +1,3 @@ +bin/arc +bin/marc +man/man1/arc.1.gz |