362b54cc71
Updated meta-pkgs/texlive-collection-basic to 2016 Updated meta-pkgs/texlive-collection-bibtexextra to 2016pre1 Updated meta-pkgs/texlive-collection-binextra to 2016pre1 Updated meta-pkgs/texlive-collection-context to 2016pre1 Updated meta-pkgs/texlive-collection-fontsextra to 2016pre1 Updated meta-pkgs/texlive-collection-fontsrecommended to 2016 Updated meta-pkgs/texlive-collection-fontutils to 2016 Updated meta-pkgs/texlive-collection-formatsextra to 2016 Updated meta-pkgs/texlive-collection-games to 2016pre1 Updated meta-pkgs/texlive-collection-genericextra to 2016pre1 Updated meta-pkgs/texlive-collection-genericrecommended to 2016 Updated meta-pkgs/texlive-collection-htmlxml to 2016 Updated meta-pkgs/texlive-collection-langafrican to 2016 Updated meta-pkgs/texlive-collection-langarabic to 2016pre1 Updated meta-pkgs/texlive-collection-langchinese to 2016pre1 Updated meta-pkgs/texlive-collection-langcjk to 2016 Updated meta-pkgs/texlive-collection-langcyrillic to 2016pre1 Updated meta-pkgs/texlive-collection-langczechslovak to 2016 Updated meta-pkgs/texlive-collection-langenglish to 2016 Updated meta-pkgs/texlive-collection-langeuropean to 2016pre1 Updated meta-pkgs/texlive-collection-langfrench to 2016pre1 Updated meta-pkgs/texlive-collection-langgerman to 2016pre1 Updated meta-pkgs/texlive-collection-langgreek to 2016pre1 Updated meta-pkgs/texlive-collection-langindic to 2016pre1 Updated meta-pkgs/texlive-collection-langitalian to 2016pre1 Updated meta-pkgs/texlive-collection-langjapanese to 2016pre1 Updated meta-pkgs/texlive-collection-langkorean to 2016 Updated meta-pkgs/texlive-collection-langother to 2016 Updated meta-pkgs/texlive-collection-langpolish to 2016pre1 Updated meta-pkgs/texlive-collection-langportuguese to 2016 Updated meta-pkgs/texlive-collection-langspanish to 2016 Updated meta-pkgs/texlive-collection-latex to 2016pre1 Updated meta-pkgs/texlive-collection-latexextra to 2016pre1 Updated meta-pkgs/texlive-collection-latexrecommended to 2016 Updated meta-pkgs/texlive-collection-luatex to 2016pre1 Updated meta-pkgs/texlive-collection-mathextra to 2016pre1 Updated meta-pkgs/texlive-collection-metapost to 2016pre1 Updated meta-pkgs/texlive-collection-music to 2016pre1 Updated meta-pkgs/texlive-collection-omega to 2016 Updated meta-pkgs/texlive-collection-pictures to 2016pre1 Updated meta-pkgs/texlive-collection-plainextra to 2016 Updated meta-pkgs/texlive-collection-pstricks to 2016pre1 Updated meta-pkgs/texlive-collection-publishers to 2016pre1 Updated meta-pkgs/texlive-collection-science to 2016pre1 Updated meta-pkgs/texlive-collection-xetex to 2016pre1
32 lines
1.2 KiB
Makefile
32 lines
1.2 KiB
Makefile
# $NetBSD: Makefile,v 1.7 2016/06/16 04:03:15 markd Exp $
|
|
|
|
DISTNAME= collection-langspanish
|
|
PKGNAME= texlive-${DISTNAME}-2016
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 40587
|
|
|
|
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
|
|
DEPENDS+= tex-babel-spanglish-[0-9]*:../../print/tex-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
|
|
# texlive-es is documentation only
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|