7fcf540fd5
A LaTeX package for typesetting CJK documents in the way users have become used to, in the CJK package. The package requires a current version of xtemplate (and hence of the current LaTeX3 development environment).
13 lines
340 B
Makefile
13 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 01:47:13 markd Exp $
|
|
|
|
DISTNAME= xecjk.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.8.8
|
|
TEXLIVE_REV= 61529
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/xecjk
|
|
COMMENT= Documentation for tex-xecjk
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|