summaryrefslogtreecommitdiff
path: root/print/tex-tufte-latex-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-tufte-latex-doc/Makefile')
-rw-r--r--print/tex-tufte-latex-doc/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/tex-tufte-latex-doc/Makefile b/print/tex-tufte-latex-doc/Makefile
new file mode 100644
index 00000000000..d7e44dc1c2f
--- /dev/null
+++ b/print/tex-tufte-latex-doc/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2014/01/08 04:47:35 minskim Exp $
+
+DISTNAME= tufte-latex.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-3.5.0
+TEXLIVE_REV= 24733
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Documentation for tex-tufte-latex
+LICENSE= apache-2.0
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"