pkgsrc/fonts/tex-arphic/Makefile
minskim 0574c86311 Import tex-arphic-2.11 from pkgsrc-wip.
Packaged by rxg@ and modified by me.

These are font bundles for the Chinese Arphic fonts which work with the
CJK package. Arphic is actually the name of the company that which
created the fonts (and put them under a GPL-like licence).
2011-03-21 16:52:25 +00:00

16 lines
378 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/21 16:52:25 minskim Exp $
DISTNAME= arphic
PKGNAME= tex-${DISTNAME}-2.11
TEXLIVE_REV= 15878
MAINTAINER= rxg@NetBSD.org
COMMENT= Arphic (Chinese) font packages
TEX_MAP_FILES+= bkaiu.map
TEX_MAP_FILES+= bsmiu.map
TEX_MAP_FILES+= gbsnu.map
TEX_MAP_FILES+= gkaiu.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"