pkgsrc/print/tex-vntex/Makefile
wiz 9d9c534faa Import tex-vntex-3.2 as print/tex-vntex.
The vntex bundle provides fonts, Plain TeX, texinfo and LaTeX
macros for typesetting documents in Vietnamese. Users of the
fonts (in both Metafont and Adobe Type 1 format) of this bundle
may alternatively use the lm fonts bundle, for which map files
are available to provide a Vietnamese version.
2015-05-03 17:43:22 +00:00

23 lines
584 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/03 17:43:22 wiz Exp $
DISTNAME= vntex
PKGNAME= tex-${DISTNAME}-3.2
TEXLIVE_REV= 30579
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Support for Vietnamese
# LICENSE= other-free
TEX_MAP_FILES+= arevvn.map
TEX_MAP_FILES+= chartervn.map
TEX_MAP_FILES+= cmbrightvn.map
TEX_MAP_FILES+= concretevn.map
TEX_MAP_FILES+= grotesqvn.map
TEX_MAP_FILES+= txttvn.map
TEX_MAP_FILES+= urwvn.map
TEX_MIXEDMAP_FILES+= vnrother.map
TEX_MIXEDMAP_FILES+= vnrtext.map
TEX_MAP_FILES+= vntopia.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"