aboutsummaryrefslogtreecommitdiff
path: root/games/qstat
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-09 05:54:54 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-09 05:54:54 +0000
commita140ce48f86777f2a78597a0a5355794d7247887 (patch)
tree6b0c27b2608c377ca2af75af605dc4099259fceb /games/qstat
parent4f3fb49e777c80137dca1e9274c82fe8c77dcbaa (diff)
downloadports-a140ce48f86777f2a78597a0a5355794d7247887.tar.gz
ports-a140ce48f86777f2a78597a0a5355794d7247887.zip
o Update to 2.4.d
o Unecho commands on Makefile PR: 29557 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=46003
Diffstat (limited to 'games/qstat')
-rw-r--r--games/qstat/Makefile15
-rw-r--r--games/qstat/distinfo2
-rw-r--r--games/qstat/pkg-plist16
3 files changed, 26 insertions, 7 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile
index 774aea548090..cc86f8c1ef78 100644
--- a/games/qstat/Makefile
+++ b/games/qstat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qstat
-PORTVERSION= 2.4.c
+PORTVERSION= 2.4.d
CATEGORIES= games net
MASTER_SITES= http://www.qstat.org/
DISTNAME= qstat${PORTVERSION:S/.//g}
@@ -14,14 +14,17 @@ DISTNAME= qstat${PORTVERSION:S/.//g}
MAINTAINER= pat@databits.net
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin
+ @${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin
.if !defined(NOPORTDOCS)
@${ECHO_MSG} ""
- @${ECHO_MSG} "Installing documents in ${PREFIX}/share/doc/qstat"
+ @${ECHO_MSG} "Installing documents and templates in: \
+ ${DOCSDIR}"
@${ECHO_MSG} ""
- ${MKDIR} ${PREFIX}/share/doc/qstat
- ${INSTALL_DATA} ${WRKSRC}/qstat.txt ${PREFIX}/share/doc/qstat
- ${INSTALL_DATA} ${WRKSRC}/qstatdoc.html ${PREFIX}/share/doc/qstat
+ @${MKDIR} ${DOCSDIR}
+ @${MKDIR} ${DOCSDIR}/template
+ @${INSTALL_DATA} ${WRKSRC}/qstat.txt ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/qstatdoc.html ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/template/* ${DOCSDIR}/template
.endif
.include <bsd.port.mk>
diff --git a/games/qstat/distinfo b/games/qstat/distinfo
index 43ef9697dc1c..7813fd301ef2 100644
--- a/games/qstat/distinfo
+++ b/games/qstat/distinfo
@@ -1 +1 @@
-MD5 (qstat24c.tar.gz) = ced9809dd0be4d46949b4033a2da5d2f
+MD5 (qstat24d.tar.gz) = 2a83088c9df0bf871a76942584ba1245
diff --git a/games/qstat/pkg-plist b/games/qstat/pkg-plist
index ba22da629fe9..2e83e932cafa 100644
--- a/games/qstat/pkg-plist
+++ b/games/qstat/pkg-plist
@@ -1,4 +1,20 @@
bin/qstat
%%PORTDOCS%%share/doc/qstat/qstat.txt
%%PORTDOCS%%share/doc/qstat/qstatdoc.html
+%%PORTDOCS%%share/doc/qstat/template/README.txt
+%%PORTDOCS%%share/doc/qstat/template/broc.lst
+%%PORTDOCS%%share/doc/qstat/template/brocTh.html
+%%PORTDOCS%%share/doc/qstat/template/brocTp.html
+%%PORTDOCS%%share/doc/qstat/template/brocTs.html
+%%PORTDOCS%%share/doc/qstat/template/brocTt.html
+%%PORTDOCS%%share/doc/qstat/template/tribes2th.html
+%%PORTDOCS%%share/doc/qstat/template/tribes2tp.html
+%%PORTDOCS%%share/doc/qstat/template/tribes2ts.html
+%%PORTDOCS%%share/doc/qstat/template/tribes2tt.html
+%%PORTDOCS%%share/doc/qstat/template/unreal.lst
+%%PORTDOCS%%share/doc/qstat/template/unrealTh.html
+%%PORTDOCS%%share/doc/qstat/template/unrealTp.html
+%%PORTDOCS%%share/doc/qstat/template/unrealTs.html
+%%PORTDOCS%%share/doc/qstat/template/unrealTt.html
+%%PORTDOCS%%@dirrm share/doc/qstat/template
%%PORTDOCS%%@dirrm share/doc/qstat