summaryrefslogtreecommitdiff
path: root/print/tex-collection-basic-doc/Makefile
blob: 1317fdeb5c4c948907b896bf20c2cb4350bf5f4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# $NetBSD: Makefile,v 1.2 2010/05/03 18:43:50 minskim Exp $
# TeX Live Revision 17228

DISTNAME=	collection-basic-doc
PKGNAME=	tex-${DISTNAME}-2009
CATEGORIES=	print
MASTER_SITES=	# empty

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	Documentation for tex-collection-basic

DEPENDS+=	tex-collection-documentation-base-doc>=2009:../../print/tex-collection-documentation-base-doc
DEPENDS+=	tex-amsfonts-doc-[0-9]*:../../fonts/tex-amsfonts-doc
DEPENDS+=	tex-apalike-doc-[0-9]*:../../print/tex-apalike-doc
DEPENDS+=	tex-bibtex-doc-[0-9]*:../../print/tex-bibtex-doc
DEPENDS+=	tex-cm-doc-[0-9]*:../../fonts/tex-cm-doc
DEPENDS+=	tex-dvipdfm-doc-[0-9]*:../../print/tex-dvipdfm-doc
DEPENDS+=	tex-dvipdfmx-doc-[0-9]*:../../print/tex-dvipdfmx-doc
# tex-dvipdfmx-def doesn't have a documentation package.
DEPENDS+=	tex-dvips-doc-[0-9]*:../../print/tex-dvips-doc
DEPENDS+=	tex-enctex-doc-[0-9]*:../../print/tex-enctex-doc
DEPENDS+=	tex-etex-doc-[0-9]*:../../print/tex-etex-doc
DEPENDS+=	tex-etex-pkg-doc-[0-9]*:../../print/tex-etex-pkg-doc
# tex-glyphlist doesn't have a documnetation package.
# gsftopk installs its documentation.
DEPENDS+=	tex-hyph-utf8-doc-[0-9]*:../../print/tex-hyph-utf8-doc
# tex-hyphen-base doesn't have a documentation package.
DEPENDS+=	tex-ifluatex-doc-[0-9]*:../../print/tex-ifluatex-doc
DEPENDS+=	tex-ifxetex-doc-[0-9]*:../../print/tex-ifxetex-doc
DEPENDS+=	tex-kpathsea-doc-[0-9]*:../../print/tex-kpathsea-doc
# lua-alt-getopt should install its documentation.
DEPENDS+=	tex-luatex-doc-[0-9]*:../../print/tex-luatex-doc
DEPENDS+=	tex-makeindex-doc-[0-9]*:../../textproc/tex-makeindex-doc
# tex-metafont's documentation is installed by web2c.
DEPENDS+=	tex-mflogo-doc-[0-9]*:../../fonts/tex-mflogo-doc
# tex-mfware's documentation is installed by web2c.
# tex-misc doesn't have a documentation package.
DEPENDS+=	tex-pdftex-doc-[0-9]*:../../print/tex-pdftex-doc
# tex-plain doesn't have a documentation package.
# tcdialog is not needed in pkgsrc.
DEPENDS+=	tex-tetex-doc-[0-9]*:../../print/tex-tetex-doc
# tex-tex's documentation is installed by web2c.
# texconfig's documentation is installed by texlive-tetex.
# texlive-msg-translation is not needed in pkgsrc.
# texlive-scripts's documentation is not needed in pkgsrc.
# texlive.infra is not needed in pkgsrc.
# xdvi's documentation is installed by xdvik.

META_PACKAGE=	yes

.include "../../mk/bsd.pkg.mk"