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/hfs/Makefile | 3 ++- emulators/hfs/pkg-plist | 7 +------ 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'emulators/hfs') diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index beb1c9e85e7b..061ac5fa79d2 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1995/11/22 11:48:10 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/12 02:16:45 obrien Exp $ # DISTNAME= hfs0_37 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org USE_GMAKE= yes +MAN1= hfs.1 pre-install: @${MKDIR} ${PREFIX}/bin diff --git a/emulators/hfs/pkg-plist b/emulators/hfs/pkg-plist index 8393b89ad9be..81ff2fd06cff 100644 --- a/emulators/hfs/pkg-plist +++ b/emulators/hfs/pkg-plist @@ -1,7 +1,2 @@ -@cd /usr/local -@owner root -@mode 6755 bin/hfs -@owner bin -@mode 644 -man/man1/hfs.1 +man/man1/hfs.1.gz -- cgit v1.2.3