summaryrefslogtreecommitdiff
path: root/print/tex-cjkutils-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-10-19 22:51:58 +0000
committerminskim <minskim@pkgsrc.org>2011-10-19 22:51:58 +0000
commit907fc48b0e6f003d17b8d654fdcbc82d5e7c6c26 (patch)
tree1a6932a0024de58cc9d56fe63abe919b736dc66f /print/tex-cjkutils-doc/Makefile
parenteddc8c97174b15a1710aba3d882e67e5f8f1b38a (diff)
downloadpkgsrc-907fc48b0e6f003d17b8d654fdcbc82d5e7c6c26.tar.gz
Import tex-cjkutils-doc-4.8.2 as print/tex-cjkutils-doc.
This is documentation for tex-cjkutils.
Diffstat (limited to 'print/tex-cjkutils-doc/Makefile')
-rw-r--r--print/tex-cjkutils-doc/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/tex-cjkutils-doc/Makefile b/print/tex-cjkutils-doc/Makefile
new file mode 100644
index 00000000000..1bac20c928a
--- /dev/null
+++ b/print/tex-cjkutils-doc/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/10/19 22:51:58 minskim Exp $
+
+DISTNAME= cjkutils.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-4.8.2
+TEXLIVE_REV= 23089
+
+MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org
+COMMENT= Documentation for tex-cjkutils
+
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
+
+TEXLIVE_IGNORE_PATTERNS+= texmf/doc/man
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"