![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / tex-kotex-utils / Makefile (download)
Revision 1.17, Mon Aug 31 18:11:04 2020 UTC (3 years, 1 month ago) by wiz
*: bump PKGREVISION for perl-5.32. |
# $NetBSD: Makefile,v 1.17 2020/08/31 18:11:04 wiz Exp $ DISTNAME= kotex-utils PKGNAME= tex-${DISTNAME}-2.1.0 PKGREVISION= 4 TEXLIVE_REV= 38727 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/kotex-utils COMMENT= Utility scripts and support files for typesetting Korean LICENSE= lppl-1.3c DEPENDS+= tex-kotex-utf-[0-9]*:../../print/tex-kotex-utf USE_TOOLS+= perl:run REPLACE_PERL= bin/jamo-normalize bin/komkindex bin/ttf2kotexfont INSTALLATION_DIRS+= bin TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" post-extract: ${MKDIR} ${WRKSRC}/bin ${MV} ${WRKSRC}/texmf-dist/scripts/kotex-utils/jamo-normalize.pl \ ${WRKSRC}/bin/jamo-normalize ${MV} ${WRKSRC}/texmf-dist/scripts/kotex-utils/komkindex.pl \ ${WRKSRC}/bin/komkindex ${MV} ${WRKSRC}/texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl \ ${WRKSRC}/bin/ttf2kotexfont ${RM} -rf ${WRKSRC}/texmf-dist/scripts .include "../../mk/bsd.pkg.mk"