diff options
author | steve <steve@FreeBSD.org> | 1998-09-28 10:25:34 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-28 10:25:34 +0800 |
commit | 61ed12db0cd2d8d1376cdf76d59ae15bd9ea9749 (patch) | |
tree | de1dd1e4a0d4c1f85972b1bf8522ab565e3fdae5 /games/xpipeman | |
parent | 717d36e01445bb504251df649b1d45bb541fcab6 (diff) | |
download | freebsd-ports-gnome-61ed12db0cd2d8d1376cdf76d59ae15bd9ea9749.tar.gz freebsd-ports-gnome-61ed12db0cd2d8d1376cdf76d59ae15bd9ea9749.tar.zst freebsd-ports-gnome-61ed12db0cd2d8d1376cdf76d59ae15bd9ea9749.zip |
Move manpages from pkg/PLIST to MAN* macro in Makefile.
Diffstat (limited to 'games/xpipeman')
-rw-r--r-- | games/xpipeman/Makefile | 3 | ||||
-rw-r--r-- | games/xpipeman/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index 9236f141acf6..4d860654b184 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.9 1997/07/21 19:36:27 max Exp $ +# $Id: Makefile,v 1.10 1998/04/12 16:45:10 jseger Exp $ # DISTNAME= xpipeman @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jseger@FreeBSD.org USE_IMAKE= yes +MAN6= xpipeman.6 post-install: ${INSTALL} -c -g games -m 664 ${FILESDIR}/xpipescores ${PREFIX}/lib/X11 diff --git a/games/xpipeman/pkg-plist b/games/xpipeman/pkg-plist index 24a5dab795cb..246702cc44f8 100644 --- a/games/xpipeman/pkg-plist +++ b/games/xpipeman/pkg-plist @@ -1,3 +1,2 @@ -man/man6/xpipeman.6.gz bin/xpipeman lib/X11/xpipescores |