summaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r--games/xpilot/Makefile3
1 files changed, 2 insertions, 1 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>