summaryrefslogtreecommitdiff
path: root/games/yamsweeper/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/yamsweeper/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/yamsweeper/Makefile')
-rw-r--r--games/yamsweeper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/yamsweeper/Makefile b/games/yamsweeper/Makefile
index 146f59c08a33..bcd3db4844bd 100644
--- a/games/yamsweeper/Makefile
+++ b/games/yamsweeper/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 Sep 1996
# Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
#
-# $Id: Makefile,v 1.3 1996/11/18 11:27:31 asami Exp $
+# $Id: Makefile,v 1.4 1997/01/03 09:38:01 obrien Exp $
#
DISTNAME= yamsweeper-1.9
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.tut.ac.jp/X11/Contrib/Games/
MAINTAINER= hidekazu@cs.titech.ac.jp
USE_IMAKE= yes
+MAN1= yamsweeper.1
pre-configure:
@mv ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.old