diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /games/xpilot | |
parent | Add $Id$. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=4578
Diffstat (limited to 'games/xpilot')
-rw-r--r-- | games/xpilot/Makefile | 3 | ||||
-rw-r--r-- | games/xpilot/pkg-plist | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index c147d6011220..412e142e9cf7 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 18 July 1995 # Whom: jmacd # -# $Id: Makefile,v 1.4 1996/06/28 20:45:24 gpalmer Exp $ +# $Id: Makefile,v 1.5 1996/11/18 11:26:33 asami Exp $ # DISTNAME= xpilot-3.3.1 @@ -13,5 +13,6 @@ MASTER_SITES= ftp://ftp.cs.uit.no/pub/games/xpilot/ USE_IMAKE= yes NO_INSTALL_MANPAGES= yes WRKSRC= ${WRKDIR}/xpilot-3.3.1/src +MAN6= xpilot.6 xpilots.6 .include <bsd.port.mk> diff --git a/games/xpilot/pkg-plist b/games/xpilot/pkg-plist index 999c8e98c926..007fff21c7d7 100644 --- a/games/xpilot/pkg-plist +++ b/games/xpilot/pkg-plist @@ -1,10 +1,9 @@ -@cwd /usr/X11R6 bin/xpilot bin/xpilot-3.3.1 bin/xpilots bin/xpilots-3.3.1 bin/xp-replay bin/xp-replay-3.3.1 -man/man6/xpilot.6 -man/man6/xpilots.6 +man/man6/xpilot.6.gz +man/man6/xpilots.6.gz lib/xpilot |