summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-science/Makefile
blob: c4b5cb3d13d0acb42daa6bc7864f99bd99a4ea32 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:45 markd Exp $

DISTNAME=	collection-science
PKGNAME=	texlive-${DISTNAME}-2014pre1
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	36612

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	Natural and computer sciences TeX packages

DEPENDS+=	texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex

DEPENDS+=	tex-SIstyle-[0-9]*:../../print/tex-SIstyle
DEPENDS+=	tex-SIunits-[0-9]*:../../print/tex-SIunits
# depend alg
DEPENDS+=	tex-algorithm2e-[0-9]*:../../print/tex-algorithm2e
DEPENDS+=	tex-algorithmicx-[0-9]*:../../print/tex-algorithmicx
DEPENDS+=	tex-algorithms-[0-9]*:../../print/tex-algorithms
# depend biocon
# depend bohr
# depend bpchem
# depend bytefield
DEPENDS+=	tex-chemarrow-[0-9]*:../../print/tex-chemarrow
# depend chemcompounds
# depend chemcono
# depend chemexec
# depend chemformula
# depend chemgreek
# depend chemmacros
# depend chemnum
# depend chemschemex
# depend chemstyle
DEPENDS+=	tex-clrscode-[0-9]*:../../print/tex-clrscode
# depend clrscode3e
# depend complexity
# depend computational-complexity
# depend cryptocode
# depend digiconfigs
# depend drawstack
# depend dyntree
# depend eltex
# depend endiagram
# depend engtlc
# depend fouridx
# depend functan
# depend galois
# depend gastex
# depend gene-logic
# depend ghsystem
# depend gu
# depend hep
# depend hepnames
# depend hepparticles
# depend hepthesis
# depend hepunits
# depend karnaugh
# depend matlab-prettifier
DEPENDS+=	tex-mhchem-[0-9]*:../../print/tex-mhchem
# depend miller
# depend mychemistry
# depend nuc
# depend objectz
# depend physics
# depend pseudocode
# depend pygmentex
# depend sasnrdisplay
# depend sciposter
# depend sclang-prettifier
# depend sfg
# depend siunitx
# depend steinmetz
# depend struktex
# depend substances
# depend t-angles
# depend textopo
# depend ulqda
# depend unitsdef
# depend xymtex
# depend youngtab

META_PACKAGE=	yes

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