summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-slpe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-pst-slpe/Makefile')
-rw-r--r--graphics/tex-pst-slpe/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/tex-pst-slpe/Makefile b/graphics/tex-pst-slpe/Makefile
new file mode 100644
index 00000000000..967c383dc45
--- /dev/null
+++ b/graphics/tex-pst-slpe/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:27 minskim Exp $
+
+DISTNAME= pst-slpe
+PKGNAME= tex-${DISTNAME}-1.3
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Sophisticated colour gradients
+
+DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"