summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-03-08 19:03:54 +0000
committerminskim <minskim@pkgsrc.org>2011-03-08 19:03:54 +0000
commitd8a6fd88e04da5676e20896134c01e84dcbca2b8 (patch)
tree567f15232cc82682962894d4dec5a5344eb7ffc6 /fonts
parent0ff70a47ca489e248f07577ffa8788d59a228de6 (diff)
downloadpkgsrc-d8a6fd88e04da5676e20896134c01e84dcbca2b8.tar.gz
Import tex-collection-fontsrecommended-doc-2010 as
fonts/tex-collection-fontsrecommended-doc. This is documentation for tex-collection-fontsrecommended.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-collection-fontsrecommended-doc/DESCR1
-rw-r--r--fonts/tex-collection-fontsrecommended-doc/Makefile47
2 files changed, 48 insertions, 0 deletions
diff --git a/fonts/tex-collection-fontsrecommended-doc/DESCR b/fonts/tex-collection-fontsrecommended-doc/DESCR
new file mode 100644
index 00000000000..5d8ea1b689d
--- /dev/null
+++ b/fonts/tex-collection-fontsrecommended-doc/DESCR
@@ -0,0 +1 @@
+This is documentation for tex-collection-fontsrecommended.
diff --git a/fonts/tex-collection-fontsrecommended-doc/Makefile b/fonts/tex-collection-fontsrecommended-doc/Makefile
new file mode 100644
index 00000000000..ec22b5f919e
--- /dev/null
+++ b/fonts/tex-collection-fontsrecommended-doc/Makefile
@@ -0,0 +1,47 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/08 19:03:54 minskim Exp $
+
+DISTNAME= collection-fontsrecommended-doc
+PKGNAME= tex-${DISTNAME}-2010
+CATEGORIES= fonts
+MASTER_SITES= # empty
+TEXLIVE_REV= 19478
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://www.tug.org/texlive/
+COMMENT= Documentation for tex-collection-fontsrecommended
+
+# tex-avantgar doesn't have a documentation package.
+# tex-bookman doesn't have a documentation package.
+DEPENDS+= tex-charter-doc-[0-9]*:../../fonts/tex-charter-doc
+DEPENDS+= tex-cm-super-doc-[0-9]*:../../fonts/tex-cm-super-doc
+# tex-cmextra doesn't have a documentation package.
+DEPENDS+= tex-collection-basic-doc>=2010:../../print/tex-collection-basic-doc
+# tex-courier doesn't have a documentation package.
+DEPENDS+= tex-euro-doc-[0-9]*:../../finance/tex-euro-doc
+DEPENDS+= tex-euro-ce-doc-[0-9]*:../../fonts/tex-euro-ce-doc
+DEPENDS+= tex-eurofont-doc-[0-9]*:../../fonts/tex-eurofont-doc
+DEPENDS+= tex-eurosans-doc-[0-9]*:../../fonts/tex-eurosans-doc
+DEPENDS+= tex-eurosym-doc-[0-9]*:../../fonts/tex-eurosym-doc
+DEPENDS+= tex-fpl-doc-[0-9]*:../../fonts/tex-fpl-doc
+# tex-helvetic doesn't have a documentation package.
+DEPENDS+= tex-lm-doc-[0-9]*:../../fonts/tex-lm-doc
+DEPENDS+= tex-marvosym-doc-[0-9]*:../../fonts/tex-marvosym-doc
+DEPENDS+= tex-mathpazo-doc-[0-9]*:../../fonts/tex-mathpazo-doc
+# tex-ncntrsbk doesn't have a documentation package.
+# tex-palatino doesn't have a documentation package.
+DEPENDS+= tex-pxfonts-doc-[0-9]*:../../fonts/tex-pxfonts-doc
+DEPENDS+= tex-rsfs-doc-[0-9]*:../../fonts/tex-rsfs-doc
+# tex-symbol doesn't have a documentation package.
+DEPENDS+= tex-tex-gyre-doc-[0-9]*:../../fonts/tex-tex-gyre-doc
+# tex-tims doesn't have a documentation package.
+DEPENDS+= tex-tipa-doc-[0-9]*:../../fonts/tex-tipa-doc
+DEPENDS+= tex-txfonts-doc-[0-9]*:../../fonts/tex-txfonts-doc
+DEPENDS+= tex-utopia-doc-[0-9]*:../../fonts/tex-utopia-doc
+DEPENDS+= tex-wasy-doc-[0-9]*:../../fonts/tex-wasy-doc
+DEPENDS+= tex-wasysym-doc-[0-9]*:../../print/tex-wasysym-doc
+# tex-zapfchan doesn't have a documentation package.
+# tex-zapfding doesn't have a documentation package.
+
+META_PACKAGE= yes
+
+.include "../../mk/bsd.pkg.mk"