summaryrefslogtreecommitdiff
path: root/print/tex-texdoc-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-02-09 21:20:47 +0000
committerminskim <minskim@pkgsrc.org>2012-02-09 21:20:47 +0000
commit7c3225db08d4940ec03b8278edaf73b182183b8b (patch)
treeffd4e5ee0f0ee372471af277ff1dda891e68b4cf /print/tex-texdoc-doc/Makefile
parentd869aaa8b335700bd13ba1d3446ca586ddf37a9b (diff)
downloadpkgsrc-7c3225db08d4940ec03b8278edaf73b182183b8b.tar.gz
Import tex-texdoc-doc-2011 as print/tex-texdoc-doc.
This is documentation for tex-texdoc.
Diffstat (limited to 'print/tex-texdoc-doc/Makefile')
-rw-r--r--print/tex-texdoc-doc/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/print/tex-texdoc-doc/Makefile b/print/tex-texdoc-doc/Makefile
new file mode 100644
index 00000000000..3423c385ee2
--- /dev/null
+++ b/print/tex-texdoc-doc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/02/09 21:20:47 minskim Exp $
+
+DISTNAME= texdoc.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2011
+TEXLIVE_REV= 24354
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-texdoc
+LICENSE= gnu-gpl-v3
+
+CONFLICTS+= texlive-tetex<2011nb1
+
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"