a8b4df61bd
This directory contains files which can be used to make rusified Plain TeX and other Plain TeX based formats, such as AMS-TeX, Texinfo or BLUe TeX, using cyrillic fonts in LCY encoding (which is an 8-bit extension of OT1 similar to cp866) or T2A encoding.
13 lines
324 B
Makefile
13 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/09/20 12:41:50 markd Exp $
|
|
|
|
DISTNAME= cyrplain
|
|
PKGNAME= tex-${DISTNAME}-2016
|
|
TEXLIVE_REV= 29349
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/cyrplain
|
|
COMMENT= rusified Plain TeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|