summaryrefslogtreecommitdiff
path: root/print/tex-chappg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-chappg/Makefile')
-rw-r--r--print/tex-chappg/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-chappg/Makefile b/print/tex-chappg/Makefile
new file mode 100644
index 00000000000..23376fdb5aa
--- /dev/null
+++ b/print/tex-chappg/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $
+
+DISTNAME= chappg
+PKGNAME= tex-${DISTNAME}-2.1b
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/chappg
+COMMENT= Page numbering by chapter
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"