14 lines
383 B
Makefile
14 lines
383 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/04/10 16:07:14 minskim Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= xkeyval
|
|
PKGNAME= tex-${DISTNAME}-2.6a
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
COMMENT= Macros for setting keys and class or package options
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb17
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|