pkgsrc/print/tex-cyrillic/Makefile
minskim 6b05a5e5cf Import tex-cyrillic-2009 as print/tex-cyrillic.
This bundle of macros files provides macro support (including font
encoding macros) for the use of Cyrillic characters in fonts encoded
under the T2* and X2 encodings.  These encodings cover (between them)
pretty much every language that is written in a Cyrillic alphabet.
2010-05-10 22:45:43 +00:00

13 lines
318 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 22:45:43 minskim Exp $
DISTNAME= cyrillic
PKGNAME= tex-${DISTNAME}-2009
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Support for Cyrillic fonts in LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb24
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"