summaryrefslogtreecommitdiff
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-02-10 23:13:45 +0000
committerjlam <jlam@pkgsrc.org>2001-02-10 23:13:45 +0000
commit19fa4740ebf18102c5199a2c53c123dedf9e4035 (patch)
tree42b207aade8bed46327078a9e15d8a6c411c5704 /databases/pgaccess
parentaa2e62587ec599de7579071bdbd53ef39439dc43 (diff)
downloadpkgsrc-19fa4740ebf18102c5199a2c53c123dedf9e4035.tar.gz
Move HTML documentation under ${PREFIX}/share/doc/html.
Diffstat (limited to 'databases/pgaccess')
-rw-r--r--databases/pgaccess/Makefile10
-rw-r--r--databases/pgaccess/pkg/PLIST114
2 files changed, 62 insertions, 62 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index d21d6197a4e..9d0dd56e47d 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/05/24 11:19:30 rh Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/10 23:13:45 jlam Exp $
#
DISTNAME= pgaccess-0.98.6
@@ -22,7 +22,7 @@ PGUSER?= pgsql
PGTKSH= ${PREFIX}/bin/pgtksh
PGACCESS_HOME= ${PREFIX}/share/pgaccess
-DOCDIR= ${PREFIX}/share/doc/pgaccess
+HTMLDIR= ${PREFIX}/share/doc/html/pgaccess
EGDIR= ${PREFIX}/share/examples/pgaccess
pre-patch:
@@ -36,13 +36,13 @@ do-configure:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pgaccess ${PREFIX}/bin/pgaccess
${INSTALL_DATA_DIR} ${PGACCESS_HOME}
- ${INSTALL_DATA_DIR} ${DOCDIR}
+ ${INSTALL_DATA_DIR} ${HTMLDIR}
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/main.tcl ${PGACCESS_HOME}
${CP} -R ${WRKSRC}/lib ${PGACCESS_HOME}
${CP} -R ${WRKSRC}/images ${PGACCESS_HOME}
- ${CP} -R ${WRKSRC}/doc/html/* ${DOCDIR}
+ ${CP} -R ${WRKSRC}/doc/html/* ${HTMLDIR}
${INSTALL_DATA} ${WRKSRC}/demo/formdemo.sql ${EGDIR}
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PGACCESS_HOME} ${DOCDIR} ${EGDIR}
+ ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PGACCESS_HOME} ${HTMLDIR} ${EGDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/pgaccess/pkg/PLIST b/databases/pgaccess/pkg/PLIST
index 5c00281557c..ec2f9d62e24 100644
--- a/databases/pgaccess/pkg/PLIST
+++ b/databases/pgaccess/pkg/PLIST
@@ -1,59 +1,59 @@
-@comment $NetBSD: PLIST,v 1.3 2000/08/19 20:48:26 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.4 2001/02/10 23:13:46 jlam Exp $
bin/pgaccess
-share/doc/pgaccess/a_right.gif
-share/doc/pgaccess/addindex.gif
-share/doc/pgaccess/api.html
-share/doc/pgaccess/ball.gif
-share/doc/pgaccess/contents.html
-share/doc/pgaccess/copyright.html
-share/doc/pgaccess/documentation.html
-share/doc/pgaccess/download.html
-share/doc/pgaccess/faq.html
-share/doc/pgaccess/features.html
-share/doc/pgaccess/formdemo.sql
-share/doc/pgaccess/forms.gif
-share/doc/pgaccess/forms.html
-share/doc/pgaccess/function.gif
-share/doc/pgaccess/help.gif
-share/doc/pgaccess/index.html
-share/doc/pgaccess/irix.html
-share/doc/pgaccess/linux1.gif
-share/doc/pgaccess/maillist.html
-share/doc/pgaccess/main.html
-share/doc/pgaccess/mainwindow.gif
-share/doc/pgaccess/newtable.gif
-share/doc/pgaccess/newuser.gif
-share/doc/pgaccess/old_index.html
-share/doc/pgaccess/permissions.gif
-share/doc/pgaccess/pg93patch.html
-share/doc/pgaccess/pga-rad.html
-share/doc/pgaccess/qbtclet.html
-share/doc/pgaccess/qbtclet.tcl
-share/doc/pgaccess/screenshots.html
-share/doc/pgaccess/specialchars.html
-share/doc/pgaccess/todo.html
-share/doc/pgaccess/tutorial/addref.jpg
-share/doc/pgaccess/tutorial/altern_q.jpg
-share/doc/pgaccess/tutorial/altern_v.jpg
-share/doc/pgaccess/tutorial/copyright.html
-share/doc/pgaccess/tutorial/index.html
-share/doc/pgaccess/tutorial/intro.html
-share/doc/pgaccess/tutorial/irix.html
-share/doc/pgaccess/tutorial/newref.txt
-share/doc/pgaccess/tutorial/newtable.jpg
-share/doc/pgaccess/tutorial/newtable.tga
-share/doc/pgaccess/tutorial/problems.html
-share/doc/pgaccess/tutorial/screen1.jpg
-share/doc/pgaccess/tutorial/sel_tbl.jpg
-share/doc/pgaccess/tutorial/start.html
-share/doc/pgaccess/tutorial/tut.html
-share/doc/pgaccess/tutorial/tut_edit.html
-share/doc/pgaccess/tutorial/tut_new.html
-share/doc/pgaccess/tutorial/tut_sel1.html
-share/doc/pgaccess/tutorial/tut_user.html
-share/doc/pgaccess/vdesigner.gif
-share/doc/pgaccess/whatsnew.html
-share/doc/pgaccess/win32.html
+share/doc/html/pgaccess/a_right.gif
+share/doc/html/pgaccess/addindex.gif
+share/doc/html/pgaccess/api.html
+share/doc/html/pgaccess/ball.gif
+share/doc/html/pgaccess/contents.html
+share/doc/html/pgaccess/copyright.html
+share/doc/html/pgaccess/documentation.html
+share/doc/html/pgaccess/download.html
+share/doc/html/pgaccess/faq.html
+share/doc/html/pgaccess/features.html
+share/doc/html/pgaccess/formdemo.sql
+share/doc/html/pgaccess/forms.gif
+share/doc/html/pgaccess/forms.html
+share/doc/html/pgaccess/function.gif
+share/doc/html/pgaccess/help.gif
+share/doc/html/pgaccess/index.html
+share/doc/html/pgaccess/irix.html
+share/doc/html/pgaccess/linux1.gif
+share/doc/html/pgaccess/maillist.html
+share/doc/html/pgaccess/main.html
+share/doc/html/pgaccess/mainwindow.gif
+share/doc/html/pgaccess/newtable.gif
+share/doc/html/pgaccess/newuser.gif
+share/doc/html/pgaccess/old_index.html
+share/doc/html/pgaccess/permissions.gif
+share/doc/html/pgaccess/pg93patch.html
+share/doc/html/pgaccess/pga-rad.html
+share/doc/html/pgaccess/qbtclet.html
+share/doc/html/pgaccess/qbtclet.tcl
+share/doc/html/pgaccess/screenshots.html
+share/doc/html/pgaccess/specialchars.html
+share/doc/html/pgaccess/todo.html
+share/doc/html/pgaccess/tutorial/addref.jpg
+share/doc/html/pgaccess/tutorial/altern_q.jpg
+share/doc/html/pgaccess/tutorial/altern_v.jpg
+share/doc/html/pgaccess/tutorial/copyright.html
+share/doc/html/pgaccess/tutorial/index.html
+share/doc/html/pgaccess/tutorial/intro.html
+share/doc/html/pgaccess/tutorial/irix.html
+share/doc/html/pgaccess/tutorial/newref.txt
+share/doc/html/pgaccess/tutorial/newtable.jpg
+share/doc/html/pgaccess/tutorial/newtable.tga
+share/doc/html/pgaccess/tutorial/problems.html
+share/doc/html/pgaccess/tutorial/screen1.jpg
+share/doc/html/pgaccess/tutorial/sel_tbl.jpg
+share/doc/html/pgaccess/tutorial/start.html
+share/doc/html/pgaccess/tutorial/tut.html
+share/doc/html/pgaccess/tutorial/tut_edit.html
+share/doc/html/pgaccess/tutorial/tut_new.html
+share/doc/html/pgaccess/tutorial/tut_sel1.html
+share/doc/html/pgaccess/tutorial/tut_user.html
+share/doc/html/pgaccess/vdesigner.gif
+share/doc/html/pgaccess/whatsnew.html
+share/doc/html/pgaccess/win32.html
share/examples/pgaccess/formdemo.sql
share/pgaccess/images/icon_button.gif
share/pgaccess/images/icon_checkbutton.gif
@@ -191,5 +191,5 @@ share/pgaccess/main.tcl
@dirrm share/pgaccess/images
@dirrm share/pgaccess
@dirrm share/examples/pgaccess
-@dirrm share/doc/pgaccess/tutorial
-@dirrm share/doc/pgaccess
+@dirrm share/doc/html/pgaccess/tutorial
+@dirrm share/doc/html/pgaccess