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. --- emulators/cpmtools/Makefile | 3 ++- emulators/cpmtools/pkg-plist | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/cpmtools') diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 5acdac104092..61f54ba1fb5d 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -3,7 +3,7 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.13 1996/06/03 02:17:05 asami Exp $ +# $Id: Makefile,v 1.14 1996/11/12 02:16:41 obrien Exp $ # DISTNAME= cpm-1.1 @@ -13,6 +13,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org WRKSRC= ${WRKDIR}/cpm +MAN1= cpm.1 # # need our own build target to pass PREFIX down to the make command diff --git a/emulators/cpmtools/pkg-plist b/emulators/cpmtools/pkg-plist index faed0268864d..2dc44950f0dd 100644 --- a/emulators/cpmtools/pkg-plist +++ b/emulators/cpmtools/pkg-plist @@ -1,4 +1,3 @@ -@cwd /usr/local bin/cpm lib/cpm.hlp -man/man1/cpm.1 +man/man1/cpm.1.gz -- cgit v1.2.3