pkgsrc/fonts/tex-uhc-fonts-extra/Makefile
minskim c110dc0317 Remove tex-uhc-fonts-*'s dependency on teTeX.
Patches provided by Nicolas Thauvin.
2010-10-24 18:10:39 +00:00

23 lines
599 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/10/24 18:10:39 minskim Exp $
PKGNAME= tex-${DISTNAME:S/fonts/fonts-extra/}
PKGREVISION= 3
COMMENT= Extra UHC fonts for HLaTeX
DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base
TEX_MAP_FILES= uhc-extra.map
UHC_FONTS= uhc-graphic-1.0.tar.gz \
uhc-gungseo-1.0.tar.gz \
uhc-shinmun-1.0.tar.gz \
uhc-pilgi-1.0.tar.gz \
uhc-pen-1.0.tar.gz \
uhc-bom-1.0.tar.gz \
uhc-yetgul-1.0.tar.gz \
uhc-jamo-1.0.tar.gz \
uhc-vada-1.0.tar.gz \
uhc-pilgia-1.0.tar.gz \
uhc-dinaru-1.0.tar.gz
.include "../../fonts/tex-uhc-fonts-base/Makefile.common"