summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-barcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-pst-barcode/Makefile')
-rw-r--r--graphics/tex-pst-barcode/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/tex-pst-barcode/Makefile b/graphics/tex-pst-barcode/Makefile
new file mode 100644
index 00000000000..b01189626e1
--- /dev/null
+++ b/graphics/tex-pst-barcode/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/04/05 19:37:53 minskim Exp $
+
+DISTNAME= pst-barcode
+PKGNAME= tex-${DISTNAME}-0.08
+TEXLIVE_REV= 21716
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Print barcodes using PostScript
+
+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"