pkgsrc/fonts/tex-sansmathfonts-doc/Makefile
markd bf33007809 tex-sansmathfonts{,-doc}: update to 2022
This update fixes a bug that prevented sansmathfonts from being
used with XeLaTeX and LuaLaTeX.
2023-04-01 22:25:36 +00:00

13 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.7 2023/04/01 22:25:36 markd Exp $
DISTNAME= sansmathfonts.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2022
TEXLIVE_REV= 64661
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/sansmathfonts
COMMENT= Documentation for tex-sansmathfonts
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"