pkgsrc/print/tex-etex-pkg/Makefile
minskim 1af22388b9 Import tex-etex-pkg-2.0 as print/tex-etex-pkg.
The package provides a straightforward interface to many of the
extensions offered by e-TeX; in particular, it modifies LaTeX's
register allocation macros to make use of the extended register range.
The etoolbox provides macros that make more sophisticated use of
e-TeX's facilities.
2009-04-28 19:51:00 +00:00

14 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/04/28 19:51:00 minskim Exp $
# TeX Live Revision 9143
DISTNAME= etex-pkg
PKGNAME= tex-${DISTNAME}-2.0
MAINTAINER= minskim@NetBSD.org
COMMENT= E-TeX support package
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"