44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
366 B
Makefile
14 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:47 wiz Exp $
|
|
|
|
DISTNAME= xkeyval
|
|
PKGNAME= tex-${DISTNAME}-2.7a
|
|
TEXLIVE_REV= 35741
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Macros for setting keys and class or package options
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|