summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-tools/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-04-23 22:32:02 +0000
committermarkd <markd@pkgsrc.org>2016-04-23 22:32:02 +0000
commit7c90b4172e2ab793752e2053abb3f7b380ff418e (patch)
tree52175f60f99197af95b8ad756d1e0cf6683b4270 /graphics/tex-pst-tools/Makefile
parent992f2dd02462e7ce47154ce09f2d0b2617ec815a (diff)
downloadpkgsrc-7c90b4172e2ab793752e2053abb3f7b380ff418e.tar.gz
Add tex-pgfgantt{,-doc} 4.0 - Draw Gantt charts with TikZ
Add tex-pst-ovl{,-doc} 0.06 - Create and manage graphical overlays Add tex-pst-tools{,-doc} 0.05 - PStricks support functions Add tex-tikz-cd{,-doc} 0.9e - Create commutative diagrams with TikZ
Diffstat (limited to 'graphics/tex-pst-tools/Makefile')
-rw-r--r--graphics/tex-pst-tools/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tex-pst-tools/Makefile b/graphics/tex-pst-tools/Makefile
new file mode 100644
index 00000000000..fea363b5efd
--- /dev/null
+++ b/graphics/tex-pst-tools/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/04/23 22:32:02 markd Exp $
+
+DISTNAME= pst-tools
+PKGNAME= tex-${DISTNAME}-0.05
+TEXLIVE_REV= 34067
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/pst-tools
+COMMENT= PStricks support functions
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"