fe627d77c6
Removed path from search for options of the documentclass
15 lines
385 B
Makefile
15 lines
385 B
Makefile
# $NetBSD: Makefile,v 1.9 2021/02/13 11:40:09 markd Exp $
|
|
|
|
DISTNAME= xkeyval
|
|
PKGNAME= tex-${DISTNAME}-2.8
|
|
TEXLIVE_REV= 57006
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/xkeyval
|
|
COMMENT= Extension of the keyval package
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|