summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /archivers/unzip
parentAdd $Id$. (diff)
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile3
-rw-r--r--archivers/unzip/pkg-plist11
2 files changed, 6 insertions, 8 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 428855872e30..a5468a61cf58 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.5 1996/05/04 12:30:40 ache Exp $
+# $Id: Makefile,v 1.6 1996/11/12 02:17:43 obrien Exp $
#
DISTNAME= unzip-5.2
@@ -18,5 +18,6 @@ ALL_TARGET= bsd
MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS}" \
INSTALL="install -c -o bin -g bin" \
prefix=${PREFIX} -f
+MAN1= funzip.1 unzip.1 unzipsfx.1 zipinfo.1
.include <bsd.port.mk>
diff --git a/archivers/unzip/pkg-plist b/archivers/unzip/pkg-plist
index d66f6e8a536c..f9ba72afbe55 100644
--- a/archivers/unzip/pkg-plist
+++ b/archivers/unzip/pkg-plist
@@ -1,11 +1,8 @@
-@owner bin
-@mode 755
bin/unzip
@exec ln -f %D/%F %B/zipinfo
bin/funzip
bin/unzipsfx
-@mode 644
-man/man1/funzip.1
-man/man1/unzip.1
-man/man1/unzipsfx.1
-man/man1/zipinfo.1
+man/man1/funzip.1.gz
+man/man1/unzip.1.gz
+man/man1/unzipsfx.1.gz
+man/man1/zipinfo.1.gz