pkgsrc/math/tex-mathspec-doc/Makefile
markd 9c77814188 Add tex-mathspec{,-doc} 0.2b
The mathspec package provides an interface to typeset
mathematics in XeLaTeX with arbitrary text fonts using fontspec
as a backend. The package is under development and later
versions might to be incompatible with this version, as this
version is incompatible with earlier versions. The package
requires at least version 0.9995 of XeTeX.
2017-06-23 23:28:29 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/06/23 23:28:29 markd Exp $
DISTNAME= mathspec.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.2b
TEXLIVE_REV= 42773
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/mathspec
COMMENT= Documentation for tex-mathspec
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"