summaryrefslogtreecommitdiff
path: root/games/xkobo/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/xkobo/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/xkobo/Makefile')
-rw-r--r--games/xkobo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index a638fa553e9e..37fbd7892f80 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Jul 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.10 1997/11/12 09:57:17 tg Exp $
+# $Id: Makefile,v 1.11 1998/03/26 12:13:35 tg Exp $
#
DISTNAME= xkobo-1.11
@@ -16,5 +16,6 @@ MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
ALL_TARGET= xkobo
+MAN1= xkobo.1
.include <bsd.port.mk>