pkgsrc/math/tex-unicode-math/Makefile

18 lines
528 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2017/06/23 23:32:12 markd Exp $
DISTNAME= unicode-math
PKGNAME= tex-${DISTNAME}-0.8d
TEXLIVE_REV= 43068
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/unicode-math
COMMENT= Unicode mathematics support for XeTeX and LuaTeX
LICENSE= lppl-1.3c
DEPENDS+= tex-filehook-[0-9]*:../../print/tex-filehook
DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec
DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"