pkgsrc/print/tex-arabtex/Makefile
minskim 2ccd47a260 Replace the updmap script with the version in TeX Live 2011.
Updating font maps is considerably faster with this version.
2011-11-06 08:43:28 +00:00

14 lines
339 B
Makefile

# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:32 minskim Exp $
DISTNAME= arabtex
PKGNAME= tex-${DISTNAME}-3.11s
PKGREVISION= 1
TEXLIVE_REV= 17095
MAINTAINER= kamelderouiche@yahoo.com
COMMENT= Macros and fonts for typesetting Arabic
TEX_MIXEDMAP_FILES+= arabtex.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"