74f0bf55e9
The package makes the classic CM Cyrillic fonts accessible for use with LaTeX.
14 lines
407 B
Makefile
14 lines
407 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/14 21:41:52 minskim Exp $
|
|
|
|
DISTNAME= lcyw
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Make Classic Cyrillic CM fonts accessible in LaTeX
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|