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