summaryrefslogtreecommitdiff
path: root/graphics/tex-pstools-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2013-12-04 18:35:15 +0000
committerminskim <minskim>2013-12-04 18:35:15 +0000
commit11aeab187b082c781b0821c6c7cd212c4e370129 (patch)
tree6723f698035c820fccc900a5148962a96c9882d0 /graphics/tex-pstools-doc/Makefile
parent072ad2d4a78359fb9c0801e22dbf0b9d0259d6b1 (diff)
downloadpkgsrc-11aeab187b082c781b0821c6c7cd212c4e370129.tar.gz
Import tex-pstools-doc-1.68 as graphics/tex-pstools-doc.
This is documentation for tex-pstools.
Diffstat (limited to 'graphics/tex-pstools-doc/Makefile')
-rw-r--r--graphics/tex-pstools-doc/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/tex-pstools-doc/Makefile b/graphics/tex-pstools-doc/Makefile
new file mode 100644
index 00000000000..8062a6bd71e
--- /dev/null
+++ b/graphics/tex-pstools-doc/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2013/12/04 18:35:15 minskim Exp $
+
+DISTNAME= pstools.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.68
+TEXLIVE_REV= 29764
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Documentation for tex-pstools
+LICENSE= lppl-1.3c
+
+TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man/man1/bbox.*
+TEXLIVE_IGNORE_PATTERNS+= texmf-dist/doc/man/man1/ps2eps.*
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"