14 lines
338 B
Makefile
14 lines
338 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2011/10/19 22:07:09 minskim Exp $
|
||
|
|
||
|
DISTNAME= garuda-c90
|
||
|
PKGNAME= tex-${DISTNAME}-2011
|
||
|
TEXLIVE_REV= 15878
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= TeX support (from CJK) for the garuda font in thailatex
|
||
|
|
||
|
TEX_MAP_FILES+= garuda-c90.map
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|