summaryrefslogtreecommitdiff
path: root/print/tex-ptex-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2011-01-23 01:27:00 +0000
committerminskim <minskim>2011-01-23 01:27:00 +0000
commitd409099cfbcee3ac06f12f610d8715bd2da4468f (patch)
tree44e4a748f4724c152dd89dc6c220b30f867ff672 /print/tex-ptex-doc/Makefile
parentd99e50b0f5dc2b2b5519fcfe23fb8b22e7f91b30 (diff)
downloadpkgsrc-d409099cfbcee3ac06f12f610d8715bd2da4468f.tar.gz
Import tex-ptex-doc-3.1.9 as print/tex-ptex-doc.
This is documentation for tex-ptex.
Diffstat (limited to 'print/tex-ptex-doc/Makefile')
-rw-r--r--print/tex-ptex-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-ptex-doc/Makefile b/print/tex-ptex-doc/Makefile
new file mode 100644
index 00000000000..36cd5725c43
--- /dev/null
+++ b/print/tex-ptex-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/01/23 01:27:00 minskim Exp $
+
+DISTNAME= ptex.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-3.1.9
+TEXLIVE_REV= 21070
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-ptex
+
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"