From 46a240a03ac44dc72937ac66657b8514d7724414 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Jul 2000 19:46:46 +0000 Subject: Initial import of unace-1.2, a tool for listing, verifying and extracting ACE archives. --- archivers/unace/pkg/COMMENT | 1 + archivers/unace/pkg/DESCR | 2 ++ archivers/unace/pkg/PLIST | 4 ++++ 3 files changed, 7 insertions(+) create mode 100644 archivers/unace/pkg/COMMENT create mode 100644 archivers/unace/pkg/DESCR create mode 100644 archivers/unace/pkg/PLIST (limited to 'archivers/unace/pkg') diff --git a/archivers/unace/pkg/COMMENT b/archivers/unace/pkg/COMMENT new file mode 100644 index 00000000000..00e445d7ed6 --- /dev/null +++ b/archivers/unace/pkg/COMMENT @@ -0,0 +1 @@ +Extract, list and test files in ACE archives diff --git a/archivers/unace/pkg/DESCR b/archivers/unace/pkg/DESCR new file mode 100644 index 00000000000..658c4cca3bb --- /dev/null +++ b/archivers/unace/pkg/DESCR @@ -0,0 +1,2 @@ +Unace allows you to list the contents of ACE archives, test their +integrity, and extract files from them. diff --git a/archivers/unace/pkg/PLIST b/archivers/unace/pkg/PLIST new file mode 100644 index 00000000000..ba32847068a --- /dev/null +++ b/archivers/unace/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/20 19:46:46 wiz Exp $ +bin/unace +share/doc/unace/readme.txt +@dirrm share/doc/unace -- cgit v1.2.3