ad2e88cf1b
ThaiLaTeX enables typesetting Thai with standard LaTeX document classes. It is designed to become a part of babel, and may be used as such after a (small) patch to babel itself.
11 lines
297 B
Makefile
11 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/10/19 22:13:48 minskim Exp $
|
|
|
|
DISTNAME= thailatex
|
|
PKGNAME= tex-${DISTNAME}-0.4.5
|
|
TEXLIVE_REV= 21788
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Typeset Thai texts with standard LaTeX classes
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|