summaryrefslogtreecommitdiff
path: root/fonts/tex-fontspec/Makefile
blob: 8796d73349038356f97070e332987e2da25f00f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2011/01/21 17:32:29 minskim Exp $

DISTNAME=	fontspec
PKGNAME=	tex-${DISTNAME}-2.1e
TEXLIVE_REV=	20472

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Advanced font selection in XeLaTeX and LuaLaTeX

DEPENDS+=	tex-ifxetex-[0-9]*:../../print/tex-ifxetex
DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+=	tex-xkeyval-[0-9]*:../../print/tex-xkeyval

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"