summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-langafrican/Makefile
blob: d7efee7805211e7fc33cbce3a3ae35bda368b7e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $

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

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

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

DEPENDS+=	tex-ethiop-[0-9]*:../../print/tex-ethiop
DEPENDS+=	tex-ethiop-t1-[0-9]*:../../fonts/tex-ethiop-t1
DEPENDS+=	tex-fc-[0-9]*:../../fonts/tex-fc
DEPENDS+=	tex-hyphen-ethiopic-[0-9]*:../../print/tex-hyphen-ethiopic

META_PACKAGE=	yes

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