diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/tex-lcyw/DESCR | 2 | ||||
-rw-r--r-- | fonts/tex-lcyw/Makefile | 14 | ||||
-rw-r--r-- | fonts/tex-lcyw/PLIST | 8 | ||||
-rw-r--r-- | fonts/tex-lcyw/distinfo | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/fonts/tex-lcyw/DESCR b/fonts/tex-lcyw/DESCR new file mode 100644 index 00000000000..4f01f7e5633 --- /dev/null +++ b/fonts/tex-lcyw/DESCR @@ -0,0 +1,2 @@ +The package makes the classic CM Cyrillic fonts accessible for use with +LaTeX. diff --git a/fonts/tex-lcyw/Makefile b/fonts/tex-lcyw/Makefile new file mode 100644 index 00000000000..a61898df531 --- /dev/null +++ b/fonts/tex-lcyw/Makefile @@ -0,0 +1,14 @@ +# $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" diff --git a/fonts/tex-lcyw/PLIST b/fonts/tex-lcyw/PLIST new file mode 100644 index 00000000000..6854c1569e8 --- /dev/null +++ b/fonts/tex-lcyw/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/14 21:41:52 minskim Exp $ +share/texmf-dist/tex/latex/lcyw/cmap-cyr-vf.sty +share/texmf-dist/tex/latex/lcyw/koi7a.cmap +share/texmf-dist/tex/latex/lcyw/lcywcmr.fd +share/texmf-dist/tex/latex/lcyw/lcywcmss.fd +share/texmf-dist/tex/latex/lcyw/lcywcmssq.fd +share/texmf-dist/tex/latex/lcyw/lcywcmtt.fd +share/texmf-dist/tex/latex/lcyw/lcywenc.def diff --git a/fonts/tex-lcyw/distinfo b/fonts/tex-lcyw/distinfo new file mode 100644 index 00000000000..6d9975620b5 --- /dev/null +++ b/fonts/tex-lcyw/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/14 21:41:52 minskim Exp $ + +SHA1 (tex-lcyw-15878/lcyw.tar.xz) = 8a7948074c1b91df7139cef0948e2325cb7e9b1b +RMD160 (tex-lcyw-15878/lcyw.tar.xz) = 6a6fe9ba1cc7a724e40b0a45415b1b79f1d1161d +Size (tex-lcyw-15878/lcyw.tar.xz) = 3984 bytes |