summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-ghsb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-pst-ghsb/Makefile')
-rw-r--r--graphics/tex-pst-ghsb/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tex-pst-ghsb/Makefile b/graphics/tex-pst-ghsb/Makefile
new file mode 100644
index 00000000000..abe19241211
--- /dev/null
+++ b/graphics/tex-pst-ghsb/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:28 minskim Exp $
+
+DISTNAME= pst-ghsb
+PKGNAME= tex-${DISTNAME}-2010
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= PSTricks package for HSB gradients
+
+DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"