summaryrefslogtreecommitdiff
path: root/games/xblast/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-28 02:25:34 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-28 02:25:34 +0000
commit98a694e9a860e5e1bcc992f1905dbdf81839a150 (patch)
tree7470fb3ef740bf72808bf15eb38bdbbe7d0716bc /games/xblast/Makefile
parentMove manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch (diff)
Move manpages from pkg/PLIST to MAN* macro in Makefile.
Notes
Notes: svn path=/head/; revision=13500
Diffstat (limited to 'games/xblast/Makefile')
-rw-r--r--games/xblast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index 0721eade56e8..a893a3fbd59f 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Nov 08 09:47:12 CET 1997
# Whom: se
#
-# $Id: Makefile,v 1.3 1997/12/08 22:57:33 se Exp $
+# $Id: Makefile,v 1.4 1998/02/12 21:35:13 se Exp $
#
DISTNAME= xblast-2.6.beta
@@ -19,5 +19,6 @@ MAINTAINER= se@FreeBSD.ORG
WRKSRC= ${WRKDIR}/XBlast-2.6.beta
USE_IMAKE= yes
+MAN1= xblast.1
.include <bsd.port.mk>