8af58566c9
From Atsushi Toyokura in pkgsrc-wip This package is meant for macro/package developers: It provides function-like (fully-expandable) macros that convert a character code value in one of several Japanese encodings to a Unicode value. Supported source encodings are: ISO-2022-JP (jis), EUC-JP (euc), Shift_JIS (sjis), and the Adobe-Japan1 glyph set.
13 lines
344 B
Makefile
13 lines
344 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 08:30:29 markd Exp $
|
|
|
|
DISTNAME= bxjatoucs.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.2
|
|
TEXLIVE_REV= 52509
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/bxjatoucs
|
|
COMMENT= Documentation for tex-bxjatoucs
|
|
LICENSE= mit
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|