summaryrefslogtreecommitdiff
path: root/fonts/tex-cm-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-02-09 00:52:49 +0000
committerminskim <minskim@pkgsrc.org>2010-02-09 00:52:49 +0000
commita8bac990771ee423313265039ef9f0512c5c9143 (patch)
tree06e8624cfe5662092e46b73da1bbd8a9bfcb40aa /fonts/tex-cm-doc/Makefile
parent252ab9914be2cb895e2290dea9ffddbd6582a67c (diff)
downloadpkgsrc-a8bac990771ee423313265039ef9f0512c5c9143.tar.gz
Import tex-cm-doc-2009.15878 as fonts/tex-cm-doc.
This is documentation for tex-cm.
Diffstat (limited to 'fonts/tex-cm-doc/Makefile')
-rw-r--r--fonts/tex-cm-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/tex-cm-doc/Makefile b/fonts/tex-cm-doc/Makefile
new file mode 100644
index 00000000000..cdabdfbe7fb
--- /dev/null
+++ b/fonts/tex-cm-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/09 00:52:49 minskim Exp $
+# TeX Live Revision 15878
+
+DISTNAME= cm.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2009.15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-cm
+
+CONFLICTS+= teTeX-texmf<=3.0nb22
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"