pkgsrc/devel/tex-l3kernel-doc/Makefile
markd 8075150364 tex-l3{backend,kernel}{,-doc}: update to 2020.55057
- Added `\__pdf_backend_pageobject_ref:n`
- Extend PDF compression control to `dvips`
- Recognize the exponent marker `E` (same as `e`) in floating point numbers
- Leave active characters untouched when case-changing
2020-05-11 10:43:30 +00:00

13 lines
350 B
Makefile

# $NetBSD: Makefile,v 1.17 2020/05/11 10:43:30 markd Exp $
DISTNAME= l3kernel.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2020.55057
TEXLIVE_REV= 55057
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/l3kernel
COMMENT= Documentation for tex-l3kernel
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"