summaryrefslogtreecommitdiff
path: root/print/tex-pkfix-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2010-01-16 03:49:02 +0000
committerminskim <minskim>2010-01-16 03:49:02 +0000
commit9180ea1d81244aa9f1953cd202a8e8a59df0c5d4 (patch)
treefa9c4bb724d6f7e6885cb6e4444ebe647f796e3a /print/tex-pkfix-doc/Makefile
parentd17faffc4727b81c69da1ecbce6309f52c65efcb (diff)
downloadpkgsrc-9180ea1d81244aa9f1953cd202a8e8a59df0c5d4.tar.gz
Import tex-pkfix-doc-1.5 as print/tex-pkfix-doc.
This is documentation for tex-pkfix.
Diffstat (limited to 'print/tex-pkfix-doc/Makefile')
-rw-r--r--print/tex-pkfix-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-pkfix-doc/Makefile b/print/tex-pkfix-doc/Makefile
new file mode 100644
index 00000000000..79614032ea9
--- /dev/null
+++ b/print/tex-pkfix-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 03:49:02 minskim Exp $
+# TeX Live Revision 15878
+
+DISTNAME= pkfix.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.5
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-pkfix
+
+CONFLICTS+= tex-bin-dvipsk<=2008.12898
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"