pkgsrc/print/tex-luacolor/Makefile
markd 17d71a0e4b tex-luacolor{,-doc}: update to 1.17
Allow coloring of foreground and background material inserted with shipout
hooks when used with new kernel versions.
2021-06-06 10:56:32 +00:00

16 lines
465 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/06/06 10:56:32 markd Exp $
DISTNAME= luacolor
PKGNAME= tex-${DISTNAME}-1.17
TEXLIVE_REV= 57829
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/luacolor
COMMENT= Color support based on LuaTeX's node attributes
LICENSE= lppl-1.3c
DEPENDS+= tex-atbegshi-[0-9]*:../../print/tex-atbegshi
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"