summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-formatsextra/Makefile
blob: 80831c6c5df8c477933173ffafb044f58e72ad97 (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
# $NetBSD: Makefile,v 1.5 2017/06/22 09:37:21 markd Exp $

DISTNAME=	collection-formatsextra
PKGNAME=	texlive-${DISTNAME}-2017
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	44177

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	Additional formats for TeX

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

DEPENDS+=	tex-edmac-[0-9]*:../../print/tex-edmac
DEPENDS+=	tex-eplain-[0-9]*:../../print/tex-eplain
DEPENDS+=	tex-jadetex-[0-9]*:../../print/tex-jadetex
DEPENDS+=	tex-lollipop-[0-9]*:../../print/tex-lollipop
DEPENDS+=	tex-mltex-[0-9]*:../../print/tex-mltex
DEPENDS+=	tex-passivetex-[0-9]*:../../print/tex-passivetex
DEPENDS+=	tex-psizzl-[0-9]*:../../print/tex-psizzl
DEPENDS+=	tex-startex-[0-9]*:../../print/tex-startex
DEPENDS+=	tex-texsis-[0-9]*:../../print/tex-texsis
DEPENDS+=	tex-xmltex-[0-9]*:../../textproc/tex-xmltex
DEPENDS+=	tex-xmltexconfig-[0-9]*:../../textproc/tex-xmltexconfig
DEPENDS+=	tex-aleph-[0-9]*:../../print/tex-aleph
DEPENDS+=	tex-antomega-[0-9]*:../../print/tex-antomega
DEPENDS+=	tex-lambda-[0-9]*:../../print/tex-lambda
DEPENDS+=	tex-mxedruli-[0-9]*:../../fonts/tex-mxedruli
DEPENDS+=	tex-omega-[0-9]*:../../print/tex-omega
# omegaware is entirely included in web2c
DEPENDS+=	tex-otibet-[0-9]*:../../print/tex-otibet

META_PACKAGE=	yes

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