summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-metapost/Makefile
blob: 6559f2a4a63adf122ab567d3501812b870bf19f8 (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
# $NetBSD: Makefile,v 1.6 2016/06/16 04:03:15 markd Exp $

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

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	MetaPost and Metafont packages

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

DEPENDS+=	tex-automata-[0-9]*:../../graphics/tex-automata
DEPENDS+=	tex-bbcard-[0-9]*:../../graphics/tex-bbcard
DEPENDS+=	tex-blockdraw_mp-[0-9]*:../../graphics/tex-blockdraw_mp
DEPENDS+=	tex-bpolynomial-[0-9]*:../../graphics/tex-bpolynomial
DEPENDS+=	tex-cmarrows-[0-9]*:../../graphics/tex-cmarrows
DEPENDS+=	tex-drv-[0-9]*:../../graphics/tex-drv
DEPENDS+=	tex-dviincl-[0-9]*:../../graphics/tex-dviincl
DEPENDS+=	tex-emp-[0-9]*:../../graphics/tex-emp
DEPENDS+=	tex-epsincl-[0-9]*:../../graphics/tex-epsincl
DEPENDS+=	tex-expressg-[0-9]*:../../graphics/tex-expressg
DEPENDS+=	tex-exteps-[0-9]*:../../graphics/tex-exteps
DEPENDS+=	tex-featpost-[0-9]*:../../graphics/tex-featpost
DEPENDS+=	tex-feynmf-[0-9]*:../../graphics/tex-feynmf
DEPENDS+=	tex-feynmp-auto-[0-9]*:../../graphics/tex-feynmp-auto
DEPENDS+=	tex-garrigues-[0-9]*:../../graphics/tex-garrigues
DEPENDS+=	tex-gmp-[0-9]*:../../graphics/tex-gmp
DEPENDS+=	tex-hatching-[0-9]*:../../graphics/tex-hatching
DEPENDS+=	tex-latexmp-[0-9]*:../../graphics/tex-latexmp
DEPENDS+=	tex-mcf2graph-[0-9]*:../../graphics/tex-mcf2graph
DEPENDS+=	tex-metago-[0-9]*:../../graphics/tex-metago
DEPENDS+=	tex-metaobj-[0-9]*:../../graphics/tex-metaobj
DEPENDS+=	tex-metaplot-[0-9]*:../../graphics/tex-metaplot
DEPENDS+=	tex-metapost-[0-9]*:../../graphics/tex-metapost
DEPENDS+=	tex-metauml-[0-9]*:../../graphics/tex-metauml
DEPENDS+=	tex-mfpic-[0-9]*:../../graphics/tex-mfpic
DEPENDS+=	tex-mfpic4ode-[0-9]*:../../graphics/tex-mfpic4ode
DEPENDS+=	tex-mp3d-[0-9]*:../../graphics/tex-mp3d
# depend mparrows
DEPENDS+=	tex-mpattern-[0-9]*:../../graphics/tex-mpattern
DEPENDS+=	tex-mpcolornames-[0-9]*:../../graphics/tex-mpcolornames
DEPENDS+=	tex-mpgraphics-[0-9]*:../../graphics/tex-mpgraphics
DEPENDS+=	tex-piechartmp-[0-9]*:../../graphics/tex-piechartmp
DEPENDS+=	tex-repere-[0-9]*:../../graphics/tex-repere
DEPENDS+=	tex-roex-[0-9]*:../../graphics/tex-roex
DEPENDS+=	tex-roundrect-[0-9]*:../../graphics/tex-roundrect
DEPENDS+=	tex-shapes-[0-9]*:../../graphics/tex-shapes
DEPENDS+=	tex-slideshow-[0-9]*:../../graphics/tex-slideshow
DEPENDS+=	tex-splines-[0-9]*:../../graphics/tex-splines
DEPENDS+=	tex-suanpan-[0-9]*:../../graphics/tex-suanpan
DEPENDS+=	tex-textpath-[0-9]*:../../graphics/tex-textpath
DEPENDS+=	tex-threeddice-[0-9]*:../../graphics/tex-threeddice

META_PACKAGE=	yes

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