summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-science/Makefile
blob: 1aba4b86f9e5b059bf7fcccedaa2b03751406dee (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
86
87
88
89
90
91
# $NetBSD: Makefile,v 1.4 2016/06/16 04:03:16 markd Exp $

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

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 bitpattern
# 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 karnaughmap
# depend lstbayes
# depend matlab-prettifier
DEPENDS+=	tex-mhchem-[0-9]*:../../print/tex-mhchem
# depend miller
# depend mychemistry
# depend nuc
# depend nucleardata
# depend objectz
# depend physics
# depend pseudocode
# depend pygmentex
# depend sasnrdisplay
# depend sciposter
# depend sclang-prettifier
# depend sfg
# depend simpler-wick
# depend simplewick
DEPENDS+=	tex-siunitx-[0-9]*:../../print/tex-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"