From c98cfd116dc0f77d80a247eaa00036df1e3335a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: 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. --- converters/mpack/Makefile | 3 ++- converters/mpack/pkg-plist | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'converters/mpack') diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile index 18a4862a88b0..23dffa24880a 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -3,7 +3,7 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1995/11/26 10:51:42 asami Exp $ +# $Id: Makefile,v 1.5 1996/11/10 21:31:57 obrien Exp $ # DISTNAME= mpack-1.5-src @@ -16,5 +16,6 @@ MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/mpack MAKEFLAGS= -DDESTDIR=${PREFIX} -f +MAN1= mpack.1 munpack.1 .include diff --git a/converters/mpack/pkg-plist b/converters/mpack/pkg-plist index 20d2a24257b5..32d6cc559cd4 100644 --- a/converters/mpack/pkg-plist +++ b/converters/mpack/pkg-plist @@ -1,5 +1,4 @@ -@cwd /usr/local bin/mpack bin/munpack -man/man1/mpack.1 -man/man1/munpack.1 +man/man1/mpack.1.gz +man/man1/munpack.1.gz -- cgit v1.2.3