diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /games/acm | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | FreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.zip FreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz |
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 'games/acm')
-rw-r--r-- | games/acm/Makefile | 3 | ||||
-rw-r--r-- | games/acm/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile index 982dafd..83301fe 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -3,7 +3,7 @@ # Date created: 5 March 1995 # Whom: joerg # -# $Id: Makefile,v 1.7 1996/08/13 20:09:54 markm Exp $ +# $Id: Makefile,v 1.8 1996/11/18 11:24:18 asami Exp $ # DISTNAME= acm-4.7 @@ -15,6 +15,7 @@ MAINTAINER= joerg@FreeBSD.org HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} STRIP= +MAN1= acm.1 .include <bsd.port.mk> diff --git a/games/acm/pkg-plist b/games/acm/pkg-plist index efd6a1f..97d977b 100644 --- a/games/acm/pkg-plist +++ b/games/acm/pkg-plist @@ -1,10 +1,7 @@ -@owner games -@mode 555 bin/acm bin/acms bin/kill-acms -man/man1/acm.1 -@mode 444 +man/man1/acm.1.gz games/acm/default-scene games/acm/maui-scene games/acm/kauai-scene |