diff options
Diffstat (limited to 'print/tex-collection-latexrecommended/Makefile')
-rw-r--r-- | print/tex-collection-latexrecommended/Makefile | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/print/tex-collection-latexrecommended/Makefile b/print/tex-collection-latexrecommended/Makefile deleted file mode 100644 index d47a2162201..00000000000 --- a/print/tex-collection-latexrecommended/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2015/04/27 07:27:55 markd Exp $ - -DISTNAME= collection-latexrecommended -PKGNAME= tex-${DISTNAME}-2014 -CATEGORIES= print -MASTER_SITES= # empty -TEXLIVE_REV= 35765 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= LaTeX recommended packages - -DEPENDS+= tex-collection-latex>=2014:../../print/tex-collection-latex -DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize -DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer -DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs -DEPENDS+= tex-breqn-[0-9]*:../../print/tex-breqn -DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption -DEPENDS+= tex-cite-[0-9]*:../../print/tex-cite -DEPENDS+= tex-cmap-[0-9]*:../../print/tex-cmap -DEPENDS+= tex-crop-[0-9]*:../../print/tex-crop -DEPENDS+= tex-ctable-[0-9]*:../../print/tex-ctable -DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic -DEPENDS+= tex-euenc-[0-9]*:../../fonts/tex-euenc -DEPENDS+= tex-euler-[0-9]*:../../print/tex-euler -DEPENDS+= tex-extsizes-[0-9]*:../../print/tex-extsizes -DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox -DEPENDS+= tex-fancyref-[0-9]*:../../print/tex-fancyref -DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb -DEPENDS+= tex-float-[0-9]*:../../print/tex-float -DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec -DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp -DEPENDS+= tex-index-[0-9]*:../../print/tex-index -DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx -DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script -DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel -DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages -DEPENDS+= tex-l3experimental-[0-9]*:../../devel/tex-l3experimental -DEPENDS+= tex-lineno-[0-9]*:../../print/tex-lineno -DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings -DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools -DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools -DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir -DEPENDS+= tex-metalogo-[0-9]*:../../print/tex-metalogo -DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype -DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms -DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass -DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip -DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages -DEPENDS+= tex-powerdot-[0-9]*:../../print/tex-powerdot -DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag -DEPENDS+= tex-rcs-[0-9]*:../../print/tex-rcs -DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating -DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath -DEPENDS+= tex-section-[0-9]*:../../print/tex-section -DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar -DEPENDS+= tex-sepnum-[0-9]*:../../print/tex-sepnum -DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace -DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig -DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase -DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf -DEPENDS+= tex-typehtml-[0-9]*:../../print/tex-typehtml -DEPENDS+= tex-underscore-[0-9]*:../../print/tex-underscore -DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor -DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" |