diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /emulators/hfs | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.zip |
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.
Diffstat (limited to 'emulators/hfs')
-rw-r--r-- | emulators/hfs/Makefile | 3 | ||||
-rw-r--r-- | emulators/hfs/pkg-plist | 7 |
2 files changed, 3 insertions, 7 deletions
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 |