summaryrefslogtreecommitdiff
path: root/print/tex-dashbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-dashbox/Makefile')
-rw-r--r--print/tex-dashbox/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-dashbox/Makefile b/print/tex-dashbox/Makefile
new file mode 100644
index 00000000000..639f9eefbaa
--- /dev/null
+++ b/print/tex-dashbox/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2015/04/21 22:13:54 markd Exp $
+
+DISTNAME= dashbox
+PKGNAME= tex-${DISTNAME}-1.14
+TEXLIVE_REV= 23425
+
+MAINTAINER= markd@NetBSD.org
+COMMENT= Draw dashed boxes
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"