summaryrefslogtreecommitdiff
path: root/print/tex-comprehensive-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-comprehensive-doc/Makefile')
-rw-r--r--print/tex-comprehensive-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-comprehensive-doc/Makefile b/print/tex-comprehensive-doc/Makefile
new file mode 100644
index 00000000000..83f5ecf2ec6
--- /dev/null
+++ b/print/tex-comprehensive-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $
+
+DISTNAME= comprehensive.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-11.0
+TEXLIVE_REV= 25501
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/comprehensive
+COMMENT= Symbols accessible from LaTeX
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"