pkgsrc/print/tex-t2/Makefile
minskim 145d9542a9 Import tex-t2-2010 as print/tex-t2.
The T2 bundle provides a variety of separate support functions, for
using Cyrillic characters in LaTeX: - the mathtext package, for using
Cyrillic letters 'transparently' in formulae - the citehack package, for
using Cyrillic (or indeed any non-ascii) characters in citation keys; -
support for Cyrillic in BibTeX; - support for Cyrillic in Makeindex; and
- various items of font support.
2011-03-18 19:12:15 +00:00

15 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:12:15 minskim Exp $
DISTNAME= t2
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Support for using T2 encoding
CONFLICTS= teTeX-texmf<=3.0nb29
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"