summaryrefslogtreecommitdiff
path: root/print/tex-textpos/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-textpos/Makefile
parent6a3ccd3060a61209110e4eaef11bc69033324400 (diff)
downloadpkgsrc-51df18208738d42c3c0700f6fd604f45eb4b10c3.tar.gz
Add additional tex packages from bibtexextra, latexextra, mathextra and
pictures texlive collections.
Diffstat (limited to 'print/tex-textpos/Makefile')
-rw-r--r--print/tex-textpos/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile
new file mode 100644
index 00000000000..9369d4cd985
--- /dev/null
+++ b/print/tex-textpos/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.21 2015/05/16 10:30:19 markd Exp $
+
+DISTNAME= textpos
+PKGNAME= tex-${DISTNAME}-1.7j
+TEXLIVE_REV= 32571
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/textpos
+COMMENT= Place boxes at arbitrary positions on the LaTeX page
+LICENSE= gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"