summaryrefslogtreecommitdiff
path: root/games/xkobo
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
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')
-rw-r--r--games/xkobo/Makefile3
-rw-r--r--games/xkobo/pkg-plist1
2 files changed, 2 insertions, 2 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>
diff --git a/games/xkobo/pkg-plist b/games/xkobo/pkg-plist
index 8ec3efc42d91..2077bfb83d3c 100644
--- a/games/xkobo/pkg-plist
+++ b/games/xkobo/pkg-plist
@@ -1,4 +1,3 @@
bin/xkobo
-man/man1/xkobo.1.gz
@exec mkdir -p %D/lib/X11/xkobo-scores && chmod 755 %D/lib/X11/xkobo-scores; chown games %D/lib/X11/xkobo-scores
@unexec rm -rf %D/lib/X11/xkobo-scores