summaryrefslogtreecommitdiff
path: root/print/tex-upquote-doc/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-10-19 20:43:38 +0000
committermarkd <markd@pkgsrc.org>2013-10-19 20:43:38 +0000
commitbde46425271c4317bfb731da62a3ac3d457db363 (patch)
tree53a2f49bd12913b0b0d14adfb0d0328162b87a4c /print/tex-upquote-doc/Makefile
parent6f125f526d723cb8af2d907615d0f021bafe8a12 (diff)
downloadpkgsrc-bde46425271c4317bfb731da62a3ac3d457db363.tar.gz
Split out and update various texlive packages from teTeX3-texmf to
separate packages.
Diffstat (limited to 'print/tex-upquote-doc/Makefile')
-rw-r--r--print/tex-upquote-doc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-upquote-doc/Makefile b/print/tex-upquote-doc/Makefile
new file mode 100644
index 00000000000..ecd48806902
--- /dev/null
+++ b/print/tex-upquote-doc/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:40 markd Exp $
+
+DISTNAME= upquote.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.3
+TEXLIVE_REV= 26059
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Documentation for tex-upquote
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"