From 8b564b5192b294067cb0130be5d93572a73a8d50 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 27 Oct 1997 02:18:56 +0000 Subject: File archivers, ports from FreeBSD --- archivers/arc/pkg/COMMENT | 1 + archivers/arc/pkg/DESCR | 1 + archivers/arc/pkg/PLIST | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 archivers/arc/pkg/COMMENT create mode 100644 archivers/arc/pkg/DESCR create mode 100644 archivers/arc/pkg/PLIST (limited to 'archivers/arc/pkg') 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 -- cgit v1.2.3