summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/tex2page/Makefile11
-rw-r--r--textproc/tex2page/PLIST30
-rw-r--r--textproc/tex2page/distinfo8
3 files changed, 41 insertions, 8 deletions
diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile
index 66cee451a9f..528e6a09336 100644
--- a/textproc/tex2page/Makefile
+++ b/textproc/tex2page/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:08 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/25 17:48:24 gdt Exp $
#
DISTNAME= tex2page
-PKGNAME= tex2page-20051023
-PKGREVISION= 1
+PKGNAME= tex2page-20060131
CATEGORIES= textproc
MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/
@@ -17,9 +16,15 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --dialect=guile
do-build:
+ # build documentation
+ (cd ${WRKSRC} && ./my-tex2page tex2page-doc)
+ (cd ${WRKSRC} && ./my-tex2page tex2page-doc)
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/my-tex2page ${PREFIX}/bin/tex2page
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc//tex2page
+ ${INSTALL} ${WRKSRC}/*.html ${WRKSRC}/*.gif ${PREFIX}/share/doc//tex2page
.include "../../lang/guile/buildlink3.mk"
+.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/tex2page/PLIST b/textproc/tex2page/PLIST
index 4d77f6fd1ea..a9039648b57 100644
--- a/textproc/tex2page/PLIST
+++ b/textproc/tex2page/PLIST
@@ -1,2 +1,30 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/01 18:50:14 gdt Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/25 17:48:24 gdt Exp $
bin/tex2page
+share/doc/tex2page/mpexample.html
+share/doc/tex2page/story.html
+share/doc/tex2page/tex2page-doc-Z-G-1.gif
+share/doc/tex2page/tex2page-doc-Z-G-2.gif
+share/doc/tex2page/tex2page-doc-Z-G-3.gif
+share/doc/tex2page/tex2page-doc-Z-G-4.gif
+share/doc/tex2page/tex2page-doc-Z-G-5.gif
+share/doc/tex2page/tex2page-doc-Z-G-6.gif
+share/doc/tex2page/tex2page-doc-Z-G-D-1.gif
+share/doc/tex2page/tex2page-doc-Z-G-D-2.gif
+share/doc/tex2page/tex2page-doc-Z-H-1.html
+share/doc/tex2page/tex2page-doc-Z-H-10.html
+share/doc/tex2page/tex2page-doc-Z-H-11.html
+share/doc/tex2page/tex2page-doc-Z-H-12.html
+share/doc/tex2page/tex2page-doc-Z-H-13.html
+share/doc/tex2page/tex2page-doc-Z-H-14.html
+share/doc/tex2page/tex2page-doc-Z-H-15.html
+share/doc/tex2page/tex2page-doc-Z-H-2.html
+share/doc/tex2page/tex2page-doc-Z-H-3.html
+share/doc/tex2page/tex2page-doc-Z-H-4.html
+share/doc/tex2page/tex2page-doc-Z-H-5.html
+share/doc/tex2page/tex2page-doc-Z-H-6.html
+share/doc/tex2page/tex2page-doc-Z-H-7.html
+share/doc/tex2page/tex2page-doc-Z-H-8.html
+share/doc/tex2page/tex2page-doc-Z-H-9.html
+share/doc/tex2page/tex2page-doc.html
+share/doc/tex2page/texample.html
+@dirrm share/doc/tex2page
diff --git a/textproc/tex2page/distinfo b/textproc/tex2page/distinfo
index 4337c741cfc..62cce842cf1 100644
--- a/textproc/tex2page/distinfo
+++ b/textproc/tex2page/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/12/01 18:50:14 gdt Exp $
+$NetBSD: distinfo,v 1.2 2006/02/25 17:48:24 gdt Exp $
-SHA1 (tex2page.tar.gz) = 9366553a02cf6010bb3c2b0411cc7aa178d946e8
-RMD160 (tex2page.tar.gz) = 244852ab1264d5fab49ccf65c1c43d8d30e41217
-Size (tex2page.tar.gz) = 227117 bytes
+SHA1 (tex2page.tar.gz) = d740b8c51528c8f2c81de4b94fb5d0bc09e9458e
+RMD160 (tex2page.tar.gz) = 81c264966a128c2e9446e77ccb6b6fe01fb94818
+Size (tex2page.tar.gz) = 227748 bytes