summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-28 02:07:57 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-28 02:07:57 +0000
commit97992abcb6d8150406d4c72921d29262ef33e1d2 (patch)
tree669680370b7d02528338c86c3af9297c7fae605a /games
parentAnyone for a game of chase the checksum? :) (diff)
Move manpages from pkg/PLIST to MAN* macro in Makefile.
Notes
Notes: svn path=/head/; revision=13486
Diffstat (limited to 'games')
-rw-r--r--games/bugsx/Makefile3
-rw-r--r--games/bugsx/pkg-plist1
-rw-r--r--games/crossfire-client/Makefile3
-rw-r--r--games/crossfire-client/pkg-plist2
-rw-r--r--games/crossfire-server/Makefile3
-rw-r--r--games/crossfire-server/pkg-plist2
-rw-r--r--games/crossfire/Makefile3
-rw-r--r--games/crossfire/pkg-plist2
-rw-r--r--games/flying/Makefile3
-rw-r--r--games/flying/pkg-plist1
-rw-r--r--games/imaze/Makefile4
-rw-r--r--games/imaze/pkg-plist4
-rw-r--r--games/jetpack/Makefile3
-rw-r--r--games/jetpack/pkg-plist4
14 files changed, 17 insertions, 21 deletions
diff --git a/games/bugsx/Makefile b/games/bugsx/Makefile
index 7c1da0045d3d..da18b3e3ed53 100644
--- a/games/bugsx/Makefile
+++ b/games/bugsx/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 December 1997
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id: Makefile,v 1.1.1.1 1998/02/14 05:11:35 croyle Exp $
+# $Id: Makefile,v 1.1.1.1 1998/08/17 03:13:12 jkoshy Exp $
#
DISTNAME= bugsx108
@@ -19,6 +19,7 @@ USE_IMAKE= yes
WRKSRC= ${WRKDIR}/bugsx
# isn't really gzipped
EXTRACT_BEFORE_ARGS= -xf
+MAN1= bugsx.1
post-install:
strip ${PREFIX}/bin/bugsx
diff --git a/games/bugsx/pkg-plist b/games/bugsx/pkg-plist
index 5b88f8448b34..7323a0c91f1b 100644
--- a/games/bugsx/pkg-plist
+++ b/games/bugsx/pkg-plist
@@ -1,2 +1 @@
bin/bugsx
-man/man1/bugsx.1.gz
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 776d51024b70..bdab817ea496 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.23 1998/09/15 11:13:08 asami Exp $
+# $Id: Makefile,v 1.24 1998/09/17 00:32:32 asami Exp $
#
DISTNAME= crossfire-${MAJ}.${MIN}.${PL}
@@ -27,6 +27,7 @@ EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_PERL5= yes
USE_IMAKE= yes
PREFIX= ${LOCALBASE}
+MAN6= crossfire.6 crossedit.6
# Do you want to be able to rebuild documentation after installing the game
# to produce Postscript documentation with colored icons ?! You have to go
diff --git a/games/crossfire-client/pkg-plist b/games/crossfire-client/pkg-plist
index 13155bae8554..3570f04cf23b 100644
--- a/games/crossfire-client/pkg-plist
+++ b/games/crossfire-client/pkg-plist
@@ -7,8 +7,6 @@ bin/gensym.pl
bin/mapconv
bin/mktable
bin/tcpsockets.pl
-man/man6/crossfire.6.gz
-man/man6/crossedit.6.gz
lib/crossfire/fonts/crossfire.pcf
lib/crossfire/fonts/fonts.dir
lib/crossfire/lib/README
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index 776d51024b70..bdab817ea496 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.23 1998/09/15 11:13:08 asami Exp $
+# $Id: Makefile,v 1.24 1998/09/17 00:32:32 asami Exp $
#
DISTNAME= crossfire-${MAJ}.${MIN}.${PL}
@@ -27,6 +27,7 @@ EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_PERL5= yes
USE_IMAKE= yes
PREFIX= ${LOCALBASE}
+MAN6= crossfire.6 crossedit.6
# Do you want to be able to rebuild documentation after installing the game
# to produce Postscript documentation with colored icons ?! You have to go
diff --git a/games/crossfire-server/pkg-plist b/games/crossfire-server/pkg-plist
index 13155bae8554..3570f04cf23b 100644
--- a/games/crossfire-server/pkg-plist
+++ b/games/crossfire-server/pkg-plist
@@ -7,8 +7,6 @@ bin/gensym.pl
bin/mapconv
bin/mktable
bin/tcpsockets.pl
-man/man6/crossfire.6.gz
-man/man6/crossedit.6.gz
lib/crossfire/fonts/crossfire.pcf
lib/crossfire/fonts/fonts.dir
lib/crossfire/lib/README
diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile
index 776d51024b70..bdab817ea496 100644
--- a/games/crossfire/Makefile
+++ b/games/crossfire/Makefile
@@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.23 1998/09/15 11:13:08 asami Exp $
+# $Id: Makefile,v 1.24 1998/09/17 00:32:32 asami Exp $
#
DISTNAME= crossfire-${MAJ}.${MIN}.${PL}
@@ -27,6 +27,7 @@ EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_PERL5= yes
USE_IMAKE= yes
PREFIX= ${LOCALBASE}
+MAN6= crossfire.6 crossedit.6
# Do you want to be able to rebuild documentation after installing the game
# to produce Postscript documentation with colored icons ?! You have to go
diff --git a/games/crossfire/pkg-plist b/games/crossfire/pkg-plist
index 13155bae8554..3570f04cf23b 100644
--- a/games/crossfire/pkg-plist
+++ b/games/crossfire/pkg-plist
@@ -7,8 +7,6 @@ bin/gensym.pl
bin/mapconv
bin/mktable
bin/tcpsockets.pl
-man/man6/crossfire.6.gz
-man/man6/crossedit.6.gz
lib/crossfire/fonts/crossfire.pcf
lib/crossfire/fonts/fonts.dir
lib/crossfire/lib/README
diff --git a/games/flying/Makefile b/games/flying/Makefile
index 4d4f303cb747..f104af115661 100644
--- a/games/flying/Makefile
+++ b/games/flying/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 Jul 1996
# Whom: searle
#
-# $Id: Makefile,v 1.2 1996/11/18 10:35:57 asami Exp $
+# $Id: Makefile,v 1.3 1997/05/28 05:31:23 fenner Exp $
#
DISTNAME= flying-6.20
@@ -15,5 +15,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= searle@longacre.demon.co.uk
USE_IMAKE= yes
+MAN1= flying.1
.include <bsd.port.mk>
diff --git a/games/flying/pkg-plist b/games/flying/pkg-plist
index 510642b9c4d8..dcae2cfa9f39 100644
--- a/games/flying/pkg-plist
+++ b/games/flying/pkg-plist
@@ -1,2 +1 @@
bin/flying
-man/man1/flying.1.gz
diff --git a/games/imaze/Makefile b/games/imaze/Makefile
index d57c7796f372..966760a81e63 100644
--- a/games/imaze/Makefile
+++ b/games/imaze/Makefile
@@ -3,7 +3,7 @@
# Date created: 27. April 1996
# Whom: Ronald Kuehn <kuehn@rz.tu-clausthal.de>
#
-# $Id: Makefile,v 1.10 1998/08/07 23:56:20 asami Exp $
+# $Id: Makefile,v 1.11 1998/09/21 22:15:53 steve Exp $
#
DISTNAME= imaze
@@ -23,6 +23,8 @@ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
EXTRACT_ONLY= imaze1.3.tar.Z
USE_X_PREFIX= yes
+MAN6= genlab.6 imaze.6 imazesrv.6 ninja.6
+MANCOMPRESSED= yes
post-extract:
@${CP} ${FILESDIR}/Makefile ${WRKDIR}/imaze/Makefile
diff --git a/games/imaze/pkg-plist b/games/imaze/pkg-plist
index 555f04802f10..d6f6fa02bda1 100644
--- a/games/imaze/pkg-plist
+++ b/games/imaze/pkg-plist
@@ -2,10 +2,6 @@ bin/imaze
bin/ninja
bin/genlab
bin/imazesrv
-man/man6/imaze.6.gz
-man/man6/ninja.6.gz
-man/man6/genlab.6.gz
-man/man6/imazesrv.6.gz
lib/imaze/labs/10x10.lab
lib/imaze/labs/12x12.lab
lib/imaze/labs/15x15.lab
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index 86b9524eeff9..8f23646b7415 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.15 1996/11/18 11:24:42 asami Exp $
+# $Id: Makefile,v 1.16 1997/01/03 09:36:43 obrien Exp $
#
DISTNAME= jetpack
@@ -16,6 +16,7 @@ MAINTAINER= jmz@FreeBSD.org
USE_IMAKE= yes
MAKE_FLAGS= PREFIX=${PREFIX} -f
+MAN6= jetpack.6
post-install:
@/usr/sbin/chown games ${PREFIX}/bin/jetpack
diff --git a/games/jetpack/pkg-plist b/games/jetpack/pkg-plist
index 8b1a3e130b67..97db1295e90c 100644
--- a/games/jetpack/pkg-plist
+++ b/games/jetpack/pkg-plist
@@ -1,3 +1,3 @@
-man/man6/jetpack.6.gz
-lib/X11/jetpack/jetpack.lev000
bin/jetpack
+lib/X11/jetpack/jetpack.lev000
+@dirrm lib/X11/jetpack