pkgsrc/print/tex-oberdiek-doc/Makefile
markd a19f2d35bd tex-oberdiek{,-doc}: update to 2018.49285
Fixing several issues reported at
https://github.com/ho-tex/oberdiek/issues
Also the code has been simplified removing code paths for obsolete
versions of luatex and removing dependcies on the luatex85
compatibility package. the build system has been improved, with all the
existing test files converted to l3build and reference results checked.
2019-01-28 08:21:09 +00:00

13 lines
349 B
Makefile

# $NetBSD: Makefile,v 1.14 2019/01/28 08:21:09 markd Exp $
DISTNAME= oberdiek.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2018.49285
TEXLIVE_REV= 49285
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/oberdiek
COMMENT= Documentation for tex-oberdiek
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"