summaryrefslogtreecommitdiff
path: root/games/gru/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-01-07 05:32:34 +0000
committerWill Andrews <will@FreeBSD.org>2002-01-07 05:32:34 +0000
commitfb024e10a6bc41b83338b4da3f956d549203c45a (patch)
tree88f4ba33e495a7ba431b65216d603ff70fc1bef2 /games/gru/Makefile
parentGet this port to build correctly in the midst of ac/am 2.52/1.5, since (diff)
Install HTML file built by mkhtmlindex.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=52695
Diffstat (limited to 'games/gru/Makefile')
-rw-r--r--games/gru/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile
index 16bfcae05257..5100ae36b353 100644
--- a/games/gru/Makefile
+++ b/games/gru/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gru
PORTVERSION= 8087
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/
@@ -21,6 +22,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gru ${PREFIX}/bin
@cp ${WRKSRC}/gru.man ${WRKSRC}/gru.1
@${INSTALL_MAN} ${WRKSRC}/gru.1 ${PREFIX}/man/man1
+ @${INSTALL_DATA} ${WRKSRC}/gru.1.html ${PREFIX}/lib/X11/doc/html
@install -d ${PREFIX}/share/doc/gru_8087
@install -c -m 444 ${WRKSRC}/README.jp ${PREFIX}/share/doc/gru_8087