summaryrefslogtreecommitdiff
path: root/print/tex-draftcopy/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-05-16 10:30:14 +0000
committermarkd <markd>2015-05-16 10:30:14 +0000
commit51df18208738d42c3c0700f6fd604f45eb4b10c3 (patch)
treec3d86dfeba8c362262bb36740a568aa639871e5d /print/tex-draftcopy/Makefile
parent6a3ccd3060a61209110e4eaef11bc69033324400 (diff)
downloadpkgsrc-51df18208738d42c3c0700f6fd604f45eb4b10c3.tar.gz
Add additional tex packages from bibtexextra, latexextra, mathextra and
pictures texlive collections.
Diffstat (limited to 'print/tex-draftcopy/Makefile')
-rw-r--r--print/tex-draftcopy/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-draftcopy/Makefile b/print/tex-draftcopy/Makefile
new file mode 100644
index 00000000000..5109b8df965
--- /dev/null
+++ b/print/tex-draftcopy/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $
+
+DISTNAME= draftcopy
+PKGNAME= tex-${DISTNAME}-2.16
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/draftcopy
+COMMENT= Identify draft copies
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"