pkgsrc/meta-pkgs/texlive-collection-all/Makefile
2019-05-15 11:42:53 +00:00

54 lines
3.8 KiB
Makefile

# $NetBSD: Makefile,v 1.5 2019/05/15 11:42:53 markd Exp $
DISTNAME= collection-all
PKGNAME= texlive-${DISTNAME}-2019pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= All texlive collections
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+= texlive-collection-bibtexextra-[0-9]*:../../meta-pkgs/texlive-collection-bibtexextra
DEPENDS+= texlive-collection-binextra-[0-9]*:../../meta-pkgs/texlive-collection-binextra
DEPENDS+= texlive-collection-context-[0-9]*:../../meta-pkgs/texlive-collection-context
DEPENDS+= texlive-collection-fontsextra-[0-9]*:../../meta-pkgs/texlive-collection-fontsextra
DEPENDS+= texlive-collection-fontsrecommended-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended
DEPENDS+= texlive-collection-fontutils-[0-9]*:../../meta-pkgs/texlive-collection-fontutils
DEPENDS+= texlive-collection-formatsextra-[0-9]*:../../meta-pkgs/texlive-collection-formatsextra
DEPENDS+= texlive-collection-games-[0-9]*:../../meta-pkgs/texlive-collection-games
DEPENDS+= texlive-collection-humanities-[0-9]*:../../meta-pkgs/texlive-collection-humanities
DEPENDS+= texlive-collection-langarabic-[0-9]*:../../meta-pkgs/texlive-collection-langarabic
DEPENDS+= texlive-collection-langchinese-[0-9]*:../../meta-pkgs/texlive-collection-langchinese
DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk
DEPENDS+= texlive-collection-langcyrillic-[0-9]*:../../meta-pkgs/texlive-collection-langcyrillic
DEPENDS+= texlive-collection-langczechslovak-[0-9]*:../../meta-pkgs/texlive-collection-langczechslovak
DEPENDS+= texlive-collection-langenglish-[0-9]*:../../meta-pkgs/texlive-collection-langenglish
DEPENDS+= texlive-collection-langeuropean-[0-9]*:../../meta-pkgs/texlive-collection-langeuropean
DEPENDS+= texlive-collection-langfrench-[0-9]*:../../meta-pkgs/texlive-collection-langfrench
DEPENDS+= texlive-collection-langgerman-[0-9]*:../../meta-pkgs/texlive-collection-langgerman
DEPENDS+= texlive-collection-langgreek-[0-9]*:../../meta-pkgs/texlive-collection-langgreek
DEPENDS+= texlive-collection-langitalian-[0-9]*:../../meta-pkgs/texlive-collection-langitalian
DEPENDS+= texlive-collection-langjapanese-[0-9]*:../../meta-pkgs/texlive-collection-langjapanese
DEPENDS+= texlive-collection-langkorean-[0-9]*:../../meta-pkgs/texlive-collection-langkorean
DEPENDS+= texlive-collection-langother-[0-9]*:../../meta-pkgs/texlive-collection-langother
DEPENDS+= texlive-collection-langpolish-[0-9]*:../../meta-pkgs/texlive-collection-langpolish
DEPENDS+= texlive-collection-langportuguese-[0-9]*:../../meta-pkgs/texlive-collection-langportuguese
DEPENDS+= texlive-collection-langspanish-[0-9]*:../../meta-pkgs/texlive-collection-langspanish
DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
DEPENDS+= texlive-collection-latexextra-[0-9]*:../../meta-pkgs/texlive-collection-latexextra
DEPENDS+= texlive-collection-latexrecommended-[0-9]*:../../meta-pkgs/texlive-collection-latexrecommended
DEPENDS+= texlive-collection-luatex-[0-9]*:../../meta-pkgs/texlive-collection-luatex
DEPENDS+= texlive-collection-mathscience-[0-9]*:../../meta-pkgs/texlive-collection-mathscience
DEPENDS+= texlive-collection-metapost-[0-9]*:../../meta-pkgs/texlive-collection-metapost
DEPENDS+= texlive-collection-music-[0-9]*:../../meta-pkgs/texlive-collection-music
DEPENDS+= texlive-collection-pictures-[0-9]*:../../meta-pkgs/texlive-collection-pictures
DEPENDS+= texlive-collection-plaingeneric-[0-9]*:../../meta-pkgs/texlive-collection-plaingeneric
DEPENDS+= texlive-collection-pstricks-[0-9]*:../../meta-pkgs/texlive-collection-pstricks
DEPENDS+= texlive-collection-publishers-[0-9]*:../../meta-pkgs/texlive-collection-publishers
DEPENDS+= texlive-collection-xetex-[0-9]*:../../meta-pkgs/texlive-collection-xetex
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"