pkgsrc/print/tex-japanese/Makefile
minskim de4db8685f Import tex-japanese-1.3 as print/tex-japanese.
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.
2012-03-03 19:36:38 +00:00

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"