summaryrefslogtreecommitdiff
path: root/www/bins
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2002-07-07 06:47:24 +0000
committersimonb <simonb@pkgsrc.org>2002-07-07 06:47:24 +0000
commit199c4633a7ff0a4a373ca000c33da091e60d0698 (patch)
tree845f2aa0280c01fc6361b96abd0fbbcde369a9b9 /www/bins
parent3d995038aa8d726d97628905bad3b538d3d8773b (diff)
downloadpkgsrc-199c4633a7ff0a4a373ca000c33da091e60d0698.tar.gz
Install the documentation in ${PREFIX}/share/doc/html/bins.
Diffstat (limited to 'www/bins')
-rw-r--r--www/bins/Makefile5
-rw-r--r--www/bins/PLIST5
2 files changed, 8 insertions, 2 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile
index 454c9620ed3..17a1e1a52dc 100644
--- a/www/bins/Makefile
+++ b/www/bins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/04 19:37:38 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/07/07 06:47:24 simonb Exp $
#
DISTNAME= bins-1.1.10
@@ -33,6 +33,9 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bins_edit ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/doc/bins.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/doc/bins_edit.1 ${PREFIX}/man/man1
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/bins
+ ${INSTALL_DATA} ${WRKSRC}/doc/*.html \
+ ${PREFIX}/share/doc/html/bins
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/bins/templates.default
${INSTALL_DATA} ${WRKSRC}/templates/*.html \
${PREFIX}/share/examples/bins/templates.default
diff --git a/www/bins/PLIST b/www/bins/PLIST
index dd7c1e08388..2b33850e20d 100644
--- a/www/bins/PLIST
+++ b/www/bins/PLIST
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/04 19:37:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/07/07 06:47:25 simonb Exp $
bin/bins
bin/bins_edit
man/man1/bins.1
man/man1/bins_edit.1
+share/doc/html/bins/index.html
+share/doc/html/bins/index_fr.html
share/examples/bins/templates.default/details.html
share/examples/bins/templates.default/footer.html
share/examples/bins/templates.default/image.html
@@ -16,5 +18,6 @@ ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bins.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bins.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bins.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bins.mo
+@dirrm share/doc/html/bins
@dirrm share/examples/bins/templates.default
@dirrm share/examples/bins