summaryrefslogtreecommitdiff
path: root/games/xmille/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/xmille/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/xmille/Makefile')
-rw-r--r--games/xmille/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile
index 4e7508938ef9..9452189eb46b 100644
--- a/games/xmille/Makefile
+++ b/games/xmille/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.8 1997/01/03 09:37:24 obrien Exp $
+# $Id: Makefile,v 1.9 1998/08/25 00:43:58 asami Exp $
#
DISTNAME= xmille
@@ -18,6 +18,6 @@ MAINTAINER= swallace@FreeBSD.org
USE_IMAKE= yes
NO_WRKSUBDIR= yes
-MANCOMPRESSED= no
+MAN1= xmille.1
.include <bsd.port.mk>