2ccd47a260
Updating font maps is considerably faster with this version.
14 lines
347 B
Makefile
14 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/11/06 08:43:31 minskim Exp $
|
|
|
|
DISTNAME= arabi
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
PKGREVISION= 2
|
|
TEXLIVE_REV= 20072
|
|
|
|
MAINTAINER= kamelderouiche@yahoo.com
|
|
COMMENT= (La)TeX support for Arabic and Farsi, compliant with Babel
|
|
|
|
TEX_MAP_FILES+= arabi.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|