summaryrefslogtreecommitdiff
path: root/games/oneko
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-01-03 07:48:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-01-03 07:48:29 +0000
commit90d2987008d9b78fa38f08f035de0e7f1c918e8f (patch)
treea7babcf686d42a5a3220876a6d606a686d36497a /games/oneko
parentAy. I obviously wasn't looking close enough the first time around. Now (diff)
Install manpage in man6 as the man page header says it is.
Notes
Notes: svn path=/head/; revision=5181
Diffstat (limited to 'games/oneko')
-rw-r--r--games/oneko/Makefile7
-rw-r--r--games/oneko/pkg-plist2
2 files changed, 6 insertions, 3 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
index 48cdf50ddeb4..3f6f48899ce4 100644
--- a/games/oneko/Makefile
+++ b/games/oneko/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.7 1996/12/18 08:55:10 asami Exp $
+# $Id: Makefile,v 1.8 1996/12/30 21:33:31 max Exp $
#
DISTNAME= oneko-1.2
@@ -14,6 +14,9 @@ MAINTAINER= candy@fct.kgc.co.jp
USE_IMAKE= yes
MANCOMPRESSED= yes
-MAN1= oneko.1
+MAN6= oneko.6
+
+pre-configure:
+ @echo "MANSUFFIX=6" >>${WRKSRC}/Imakefile
.include <bsd.port.mk>
diff --git a/games/oneko/pkg-plist b/games/oneko/pkg-plist
index 9e3984b4c0a5..5cc11140266e 100644
--- a/games/oneko/pkg-plist
+++ b/games/oneko/pkg-plist
@@ -1,2 +1,2 @@
bin/oneko
-man/man1/oneko.1.gz
+man/man6/oneko.6.gz