summaryrefslogtreecommitdiff
path: root/print/tex-latexfileinfo-pkgs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-latexfileinfo-pkgs/Makefile')
-rw-r--r--print/tex-latexfileinfo-pkgs/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-latexfileinfo-pkgs/Makefile b/print/tex-latexfileinfo-pkgs/Makefile
new file mode 100644
index 00000000000..65194fe0523
--- /dev/null
+++ b/print/tex-latexfileinfo-pkgs/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $
+
+DISTNAME= latexfileinfo-pkgs
+PKGNAME= tex-${DISTNAME}-0.22
+TEXLIVE_REV= 26760
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/latexfileinfo-pkgs
+COMMENT= Comparison of packages showing LaTeX file information
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"