summaryrefslogtreecommitdiff
path: root/print/tex-collection-latex-doc/Makefile
blob: dd7d2cf387ffcb26d48f7a8daa48e1ebe54a9363 (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
# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 23:00:03 minskim Exp $

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

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

DEPENDS+=	tex-ae-doc>=1.4:../../fonts/tex-ae-doc
DEPENDS+=	tex-amscls-doc>=2009:../../print/tex-amscls-doc
DEPENDS+=	tex-amsmath-doc>=2.13:../../print/tex-amsmath-doc
DEPENDS+=	tex-babel-doc>=3.8l:../../print/tex-babel-doc
DEPENDS+=	tex-babelbib-doc>=1.29:../../print/tex-babelbib-doc
DEPENDS+=	tex-carlisle-doc>=2009:../../print/tex-carlisle-doc
DEPENDS+=	tex-colortbl-doc>=0.1:../../print/tex-colortbl-doc
DEPENDS+=	tex-fancyhdr-doc>=3.1:../../print/tex-fancyhdr-doc
DEPENDS+=	tex-fix2col-doc>=2009:../../print/tex-fix2col-doc
DEPENDS+=	tex-geometry-doc>=5.3:../../print/tex-geometry-doc
DEPENDS+=	tex-graphics-doc>=1.0onb1:../../print/tex-graphics-doc
DEPENDS+=	tex-hyperref-doc>=6.80x:../../print/tex-hyperref-doc
DEPENDS+=	tex-latex-doc>=2009:../../print/tex-latex-doc
DEPENDS+=	tex-latex-bin-doc>=2009:../../print/tex-latex-bin-doc
# tex-latex-fonts doesn't have a documentation package.
# tex-latexconfig doesn't have a documentation package.
# tex-ltxmisc doesn't have a documentation package.
DEPENDS+=	tex-mfnfss-doc>=2009:../../print/tex-mfnfss-doc
DEPENDS+=	tex-natbib-doc>=8.31a:../../print/tex-natbib-doc
DEPENDS+=	tex-oberdiek-doc>=2009:../../print/tex-oberdiek-doc
# tex-pdftex-def doesn't have a documentation package.
# tex-pslatex doesn't have a documentation package.
DEPENDS+=	tex-psnfss-doc>=9.2a:../../fonts/tex-psnfss-doc
DEPENDS+=	tex-pspicture-doc>=2009:../../print/tex-pspicture-doc
# tex-supp-pdf doesn't have a documentation package.
DEPENDS+=	tex-tools-doc>=2009:../../print/tex-tools-doc
DEPENDS+=	tex-collection-basic-doc>=2009:../../print/tex-collection-basic-doc

META_PACKAGE=	yes

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