pkgsrc/print/tex-kvoptions/Makefile
markd c6aca1a7f6 tex-kvoptions{,-doc}: update to 3.14
The package kvoptions-patch.sty distributed together with kvoptions.sty
is not compatible with a LaTeX 2020-10-01 or newer and so it will abort
loading if it detects it. This fixes
https://github.com/ho-tex/kvoptions/issues/5
2021-02-13 05:18:51 +00:00

13 lines
345 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/02/13 05:18:51 markd Exp $
DISTNAME= kvoptions
PKGNAME= tex-${DISTNAME}-3.14
TEXLIVE_REV= 56609
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/kvoptions
COMMENT= Key value format for package options
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"