summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-all/Makefile
blob: 7453d50f3f6cdf5f0b49e6da34e2b1b820056de1 (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
53
54
55
56
57
58
59
60
# $NetBSD: Makefile,v 1.1 2017/01/20 23:46:36 markd Exp $

DISTNAME=	collection-all
PKGNAME=	texlive-${DISTNAME}-2016pre1
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	All texlive collections

DEPENDS+=	texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+=	texlive-collection-bibtexextra-[0-9]:../../meta-pkgs/texlive-collection-bibtexextra
DEPENDS+=	texlive-collection-binextra-[0-9]:../../meta-pkgs/texlive-collection-binextra
DEPENDS+=	texlive-collection-context-[0-9]:../../meta-pkgs/texlive-collection-context
DEPENDS+=	texlive-collection-fontsextra-[0-9]:../../meta-pkgs/texlive-collection-fontsextra
DEPENDS+=	texlive-collection-fontsrecommended-[0-9]:../../meta-pkgs/texlive-collection-fontsrecommended
DEPENDS+=	texlive-collection-fontutils-[0-9]:../../meta-pkgs/texlive-collection-fontutils
DEPENDS+=	texlive-collection-formatsextra-[0-9]:../../meta-pkgs/texlive-collection-formatsextra
DEPENDS+=	texlive-collection-games-[0-9]:../../meta-pkgs/texlive-collection-games
DEPENDS+=	texlive-collection-genericextra-[0-9]:../../meta-pkgs/texlive-collection-genericextra
DEPENDS+=	texlive-collection-genericrecommended-[0-9]:../../meta-pkgs/texlive-collection-genericrecommended
DEPENDS+=	texlive-collection-htmlxml-[0-9]:../../meta-pkgs/texlive-collection-htmlxml
DEPENDS+=	texlive-collection-langafrican-[0-9]:../../meta-pkgs/texlive-collection-langafrican
DEPENDS+=	texlive-collection-langarabic-[0-9]:../../meta-pkgs/texlive-collection-langarabic
DEPENDS+=	texlive-collection-langchinese-[0-9]:../../meta-pkgs/texlive-collection-langchinese
DEPENDS+=	texlive-collection-langcjk-[0-9]:../../meta-pkgs/texlive-collection-langcjk
DEPENDS+=	texlive-collection-langcyrillic-[0-9]:../../meta-pkgs/texlive-collection-langcyrillic
DEPENDS+=	texlive-collection-langczechslovak-[0-9]:../../meta-pkgs/texlive-collection-langczechslovak
DEPENDS+=	texlive-collection-langenglish-[0-9]:../../meta-pkgs/texlive-collection-langenglish
DEPENDS+=	texlive-collection-langeuropean-[0-9]:../../meta-pkgs/texlive-collection-langeuropean
DEPENDS+=	texlive-collection-langfrench-[0-9]:../../meta-pkgs/texlive-collection-langfrench
DEPENDS+=	texlive-collection-langgerman-[0-9]:../../meta-pkgs/texlive-collection-langgerman
DEPENDS+=	texlive-collection-langgreek-[0-9]:../../meta-pkgs/texlive-collection-langgreek
DEPENDS+=	texlive-collection-langindic-[0-9]:../../meta-pkgs/texlive-collection-langindic
DEPENDS+=	texlive-collection-langitalian-[0-9]:../../meta-pkgs/texlive-collection-langitalian
DEPENDS+=	texlive-collection-langjapanese-[0-9]:../../meta-pkgs/texlive-collection-langjapanese
DEPENDS+=	texlive-collection-langkorean-[0-9]:../../meta-pkgs/texlive-collection-langkorean
DEPENDS+=	texlive-collection-langother-[0-9]:../../meta-pkgs/texlive-collection-langother
DEPENDS+=	texlive-collection-langpolish-[0-9]:../../meta-pkgs/texlive-collection-langpolish
DEPENDS+=	texlive-collection-langportuguese-[0-9]:../../meta-pkgs/texlive-collection-langportuguese
DEPENDS+=	texlive-collection-langspanish-[0-9]:../../meta-pkgs/texlive-collection-langspanish
DEPENDS+=	texlive-collection-latex-[0-9]:../../meta-pkgs/texlive-collection-latex
DEPENDS+=	texlive-collection-latexextra-[0-9]:../../meta-pkgs/texlive-collection-latexextra
DEPENDS+=	texlive-collection-latexrecommended-[0-9]:../../meta-pkgs/texlive-collection-latexrecommended
DEPENDS+=	texlive-collection-luatex-[0-9]:../../meta-pkgs/texlive-collection-luatex
DEPENDS+=	texlive-collection-mathextra-[0-9]:../../meta-pkgs/texlive-collection-mathextra
DEPENDS+=	texlive-collection-metapost-[0-9]:../../meta-pkgs/texlive-collection-metapost
DEPENDS+=	texlive-collection-music-[0-9]:../../meta-pkgs/texlive-collection-music
DEPENDS+=	texlive-collection-omega-[0-9]:../../meta-pkgs/texlive-collection-omega
DEPENDS+=	texlive-collection-pictures-[0-9]:../../meta-pkgs/texlive-collection-pictures
DEPENDS+=	texlive-collection-plainextra-[0-9]:../../meta-pkgs/texlive-collection-plainextra
DEPENDS+=	texlive-collection-pstricks-[0-9]:../../meta-pkgs/texlive-collection-pstricks
DEPENDS+=	texlive-collection-publishers-[0-9]:../../meta-pkgs/texlive-collection-publishers
DEPENDS+=	texlive-collection-science-[0-9]:../../meta-pkgs/texlive-collection-science
DEPENDS+=	texlive-collection-xetex-[0-9]:../../meta-pkgs/texlive-collection-xetex

META_PACKAGE=	yes

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