pkgsrc/fonts/tex-cmcyr/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

14 lines
334 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:23 wiz Exp $
DISTNAME= cmcyr
PKGNAME= tex-${DISTNAME}-2016
TEXLIVE_REV= 39273
MAINTAINER= minskim@NetBSD.org
COMMENT= Computer Modern fonts with cyrillic extensions
LICENSE= public-domain
TEX_MAP_FILES+= cmcyr.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"