2011-03-17 18:58:04 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2011/03/17 17:58:04 minskim Exp $
|
2009-07-21 09:24:30 +02:00
|
|
|
|
|
|
|
DISTNAME= fontspec
|
2011-03-17 18:58:04 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-2.1f
|
|
|
|
TEXLIVE_REV= 21527
|
2009-07-21 09:24:30 +02:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2010-09-19 16:21:29 +02:00
|
|
|
COMMENT= Advanced font selection in XeLaTeX and LuaLaTeX
|
2009-07-21 09:24:30 +02:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2010-05-20 01:09:15 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
2009-07-21 09:24:30 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|