mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
349 B
Makefile
15 lines
349 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:30 minskim Exp $
|
|
|
|
DISTNAME= norasi-c90
|
|
PKGNAME= tex-${DISTNAME}-2011
|
|
PKGREVISION= 1
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= TeX support (from CJK) for the norasi font in thailatex
|
|
|
|
TEX_MAP_FILES+= norasi-c90.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|