summaryrefslogtreecommitdiff
path: root/print/tex-tds-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-tds-doc/Makefile')
-rw-r--r--print/tex-tds-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-tds-doc/Makefile b/print/tex-tds-doc/Makefile
new file mode 100644
index 00000000000..69615b29abc
--- /dev/null
+++ b/print/tex-tds-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $
+
+DISTNAME= tds.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/tds
+COMMENT= The TeX Directory Structure standard
+#LICENSE= other-free
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"