Files
pkgsrc-ng/meta-pkgs/texlive-collection-langarabic/Makefile
2016-11-18 22:39:22 +01:00

35 lines
881 B
Makefile

# $NetBSD: Makefile,v 1.4 2016/06/16 04:03:14 markd Exp $
DISTNAME= collection-langarabic
PKGNAME= texlive-${DISTNAME}-2016pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 40201
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= Arabic TeX packages
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
# depend amiri
DEPENDS+= tex-arabi-[0-9]*:../../print/tex-arabi
# depend arabi-add
# depend arabluatex
DEPENDS+= tex-arabtex-[0-9]*:../../print/tex-arabtex
# depend bidi
# depend bidihl
# depend dad
# depend ghab
DEPENDS+= tex-hyphen-arabic-[0-9]*:../../print/tex-hyphen-arabic
DEPENDS+= tex-hyphen-farsi-[0-9]*:../../print/tex-hyphen-farsi
# depend imsproc
# lshort-persian is documentation only
# depend persian-bib
# depend simurgh
# depend tram
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"