summaryrefslogtreecommitdiff
path: root/fonts/tex-amsfonts-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-04-28 18:33:56 +0000
committerminskim <minskim@pkgsrc.org>2009-04-28 18:33:56 +0000
commit09347942a4f652e660f883523c94584167acc7e4 (patch)
tree339d49de0d2be33e552c9fee50a8a79517c1378e /fonts/tex-amsfonts-doc/Makefile
parent754ff80837dc6dcb5a9c9dc7ac528fb054ec8a82 (diff)
downloadpkgsrc-09347942a4f652e660f883523c94584167acc7e4.tar.gz
Import tex-amsfonts-doc-2.2 as fonts/tex-amsfonts-doc.
This is documentation for tex-amsfonts.
Diffstat (limited to 'fonts/tex-amsfonts-doc/Makefile')
-rw-r--r--fonts/tex-amsfonts-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/tex-amsfonts-doc/Makefile b/fonts/tex-amsfonts-doc/Makefile
new file mode 100644
index 00000000000..187361a9ed3
--- /dev/null
+++ b/fonts/tex-amsfonts-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/28 18:33:56 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= amsfonts.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2.2
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-amsfonts
+
+CONFLICTS+= teTeX-texmf<=3.0nb13
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"