summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-04-22 22:30:13 +0000
committerminskim <minskim@pkgsrc.org>2007-04-22 22:30:13 +0000
commit641e5e94df867a09df265c431a64a0ffc752dbb4 (patch)
tree2da556cd960ddd2c38ed916f0da0357a2a405e71 /math
parent66842a0bbcca60551c8ee166ec28b789f2fdf482 (diff)
downloadpkgsrc-641e5e94df867a09df265c431a64a0ffc752dbb4.tar.gz
Install images required to render HTML files. Noted by the author.
Bump PKGREVISION.
Diffstat (limited to 'math')
-rw-r--r--math/mathomatic/Makefile5
-rw-r--r--math/mathomatic/PLIST5
2 files changed, 7 insertions, 3 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 34317d6103c..fa2d19f3e07 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2007/04/18 21:09:13 minskim Exp $
+# $NetBSD: Makefile,v 1.78 2007/04/22 22:30:13 minskim Exp $
#
DISTNAME= mathomatic-12.6.12
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2
@@ -26,7 +27,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mathomatic ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/mathomatic.1 ${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGBASE}
- ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${WRKSRC}/README.txt \
+ ${INSTALL_DATA} ${WRKSRC}/doc/* ${WRKSRC}/README.txt \
${PREFIX}/share/doc/${PKGBASE}
.include "../../mk/bsd.pkg.mk"
diff --git a/math/mathomatic/PLIST b/math/mathomatic/PLIST
index 44802dc08e0..7c2faf8dae3 100644
--- a/math/mathomatic/PLIST
+++ b/math/mathomatic/PLIST
@@ -1,9 +1,12 @@
-@comment $NetBSD: PLIST,v 1.8 2006/11/19 20:53:24 minskim Exp $
+@comment $NetBSD: PLIST,v 1.9 2007/04/22 22:30:13 minskim Exp $
bin/mathomatic
man/man1/mathomatic.1
share/doc/${PKGBASE}/README.txt
share/doc/${PKGBASE}/am.html
+share/doc/${PKGBASE}/favicon.ico
+share/doc/${PKGBASE}/greenfade.png
share/doc/${PKGBASE}/index.html
+share/doc/${PKGBASE}/led_circle_green.png
share/doc/${PKGBASE}/manpage.html
share/doc/${PKGBASE}/manual.html
@dirrm share/doc/${PKGBASE}