summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-omega/Makefile
blob: b892326e3808f97a20cdc1632a059ba85a8d4e40 (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
# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:53 markd Exp $

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

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

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

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"