pkgsrc/fonts/tex-euenc/Makefile
minskim 86fa13bcc2 Import tex-euenc-0.1d as fonts/tex-euenc.
This package is the first release of the first step towards offering a
LaTeX font encoding based on unicode.  No macro support is offered
(the encoding is just a placeholder for now) but an EU1 Latin Modern
encoding is offered in order to access the OpenType versions of those
fonts.
2009-07-07 22:36:10 +00:00

11 lines
287 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 22:36:10 minskim Exp $
# TeX Live Revision 8177
DISTNAME= euenc
PKGNAME= tex-${DISTNAME}-0.1d
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX font encoding based on unicode
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"