summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-langenglish/Makefile
blob: 41a2d6c6f9f3b806e175bf0b4cfcccfc62c77cc2 (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
# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $

DISTNAME=	collection-langenglish
PKGNAME=	texlive-${DISTNAME}-2015
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	34607

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	US and UK English TeX packages

DEPENDS+=	texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic

DEPENDS+=	tex-hyphen-english-[0-9]*:../../print/tex-hyphen-english
# FAQ-en is documentation only
# MemoirChapStyles is documentation only
# Type1fonts is documentation only
# amslatex-primer is documentation only
# around-the-bend is documentation only
# ascii-chart is documentation only
# components-of-TeX is documentation only
# comprehensive is documentation only
# dickimaw is documentation only
# dtxtut is documentation only
# first-latex-doc is documentation only
# gentle is documentation only
DEPENDS+=	tex-guide-to-latex-[0-9]*:../../print/tex-guide-to-latex
# happy4th is documentation only
# impatient is documentation only
# intro-scientific is documentation only
# knuth is documentation only
# l2tabu-english is documentation only
# latex-brochure is documentation only
# latex-course is documentation only
# latex-doc-ptr is documentation only
# latex-graphics-companion is documentation only
# latex-veryshortguide is documentation only
# latex-web-companion is documentation only
# latex2e-help-texinfo is documentation only
# latex4wp is documentation only
# latexcheat is documentation only
# latexcourse-rug is documentation only
DEPENDS+=	tex-latexfileinfo-pkgs-[0-9]*:../../print/tex-latexfileinfo-pkgs
# lshort-english is documentation only
# macros2e is documentation only
# math-e is documentation only
# memdesign is documentation only
# metafont-beginners is documentation only
# metapost-examples is documentation only
# mil3 is documentation only
# patgen2-tutorial is documentation only
# pictexsum is documentation only
# plain-doc is documentation only
# presentations-en is documentation only
# pstricks-examples-en is documentation only
# simplified-latex is documentation only
# svg-inkscape is documentation only
# tabulars-e is documentation only
# tamethebeast is documentation only
# tds is documentation only
# tex-font-errors-cheatsheet is documentation only
# tex-overview is documentation only
# tex-refs is documentation only
# texbytopic is documentation only
# titlepages is documentation only
# tlc2 is documentation only
# visualfaq is documentation only
# voss-mathmode is documentation only
# webguide is documentation only
# xetexref is documentation only

META_PACKAGE=	yes

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