diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-17 22:57:30 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-17 22:57:30 +0000 |
commit | 0b636ecea986d3592f0c612aee8a557bffeb40af (patch) | |
tree | c76a022912dcc1e6e9e29e58ee6c5e5cb634d6fc /archivers/unzip/pkg-plist | |
parent | 9928a849e05802400ccfaa29146559a51a209a7a (diff) | |
download | FreeBSD-ports-0b636ecea986d3592f0c612aee8a557bffeb40af.zip FreeBSD-ports-0b636ecea986d3592f0c612aee8a557bffeb40af.tar.gz |
Jean-Marc Zucconi's unzip port.
Submitted by: jmz
Diffstat (limited to 'archivers/unzip/pkg-plist')
-rw-r--r-- | archivers/unzip/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/archivers/unzip/pkg-plist b/archivers/unzip/pkg-plist new file mode 100644 index 0000000..493f99e --- /dev/null +++ b/archivers/unzip/pkg-plist @@ -0,0 +1,12 @@ +@cd /usr/local +@owner bin +@mode 755 +bin/funzip +bin/unzip +bin/unzipsfx +bin/zipinfo +@mode 644 +man/man1/funzip.1 +man/man1/unzip.1 +man/man1/unzipsfx.1 +man/man1/zipinfo.1 |