summaryrefslogtreecommitdiff
path: root/print/tex-milog-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-milog-doc/Makefile')
-rw-r--r--print/tex-milog-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-milog-doc/Makefile b/print/tex-milog-doc/Makefile
new file mode 100644
index 00000000000..5e4d39620e1
--- /dev/null
+++ b/print/tex-milog-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/01/20 23:22:49 markd Exp $
+
+DISTNAME= milog.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.0
+TEXLIVE_REV= 41610
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/milog
+COMMENT= Documentation for tex-milog
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"