de4db8685f
The package behaves in a similar way as if you provided the (non-existent) Japanese option to babel so that you can handle Japanese language text in LaTeX documents. The package requires a Japanese-enabled TeX system, such as pTeX or jTeX.
12 lines
315 B
Makefile
12 lines
315 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/03/03 19:36:38 minskim Exp $
|
|
|
|
DISTNAME= japanese
|
|
PKGNAME= tex-${DISTNAME}-1.3
|
|
TEXLIVE_REV= 24533
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Substitute for a babel package for japanese
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|