pkgsrc/meta-pkgs/texlive-collection-langspanish/Makefile
2015-06-14 13:28:51 +00:00

31 lines
1.1 KiB
Makefile

# $NetBSD: Makefile,v 1.5 2015/06/14 13:28:53 markd Exp $
DISTNAME= collection-langspanish
PKGNAME= texlive-${DISTNAME}-2015pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 36995
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= Spanish TeX packages
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+= tex-babel-catalan-[0-9]*:../../print/tex-babel-catalan
DEPENDS+= tex-babel-galician-[0-9]*:../../print/tex-babel-galician
DEPENDS+= tex-babel-spanish-[0-9]*:../../print/tex-babel-spanish
# es-tex-faq is documentation only
DEPENDS+= tex-hyphen-catalan-[0-9]*:../../print/tex-hyphen-catalan
DEPENDS+= tex-hyphen-galician-[0-9]*:../../print/tex-hyphen-galician
# depend babel-spanglish
DEPENDS+= tex-hyphen-spanish-[0-9]*:../../print/tex-hyphen-spanish
# l2tabu-spanish is documentation only
# latex2e-help-texinfo-spanish is documentation only
# latexcheat-esmx is documentation only
# lshort-spanish is documentation only
DEPENDS+= tex-spanish-mx-[0-9]*:../../print/tex-spanish-mx
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"