pkgsrc/meta-pkgs/texlive-collection-langenglish/Makefile

86 lines
3 KiB
Makefile

# $NetBSD: Makefile,v 1.18 2022/05/01 20:41:18 markd Exp $
DISTNAME= collection-langenglish
PKGNAME= texlive-${DISTNAME}-2022
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 63184
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.tug.org/texlive/
COMMENT= US and UK English TeX packages
DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic
# amiweb2c-guide is documentation only
# amscls-doc is documentation only
# amslatex-primer is documentation only
# around-the-bend is documentation only
# ascii-chart is documentation only
# biblatex-cheatsheet is documentation only
# components is documentation only
# comprehensive is documentation only
# dickimaw is documentation only
# docsurvey is documentation only
# dtxtut is documentation only
# first-latex-doc is documentation only
# fontinstallationguide is documentation only
# forest-quickstart is documentation only
# gentle is documentation only
DEPENDS+= tex-guide-to-latex-[0-9]*:../../print/tex-guide-to-latex
# happy4th is documentation only
DEPENDS+= tex-hyphen-english-[0-9]*:../../print/tex-hyphen-english
# impatient is documentation only
# intro-scientific is documentation only
# knuth-errata is documentation only
# knuth-hint is documentation only
# knuth-pdf is documentation only
# l2tabu-english is documentation only
# latex-brochure is documentation only
# latex-course is documentation only
# latex-doc-ptr is documentation only
# latex-for-undergraduates is documentation only
# latex-graphics-companion is documentation only
# latex-refsheet is documentation only
# latex-veryshortguide is documentation only
# latex-web-companion is documentation only
# latex2e-help-texinfo is documentation only
# latex4wp is documentation only
# latexcheat is documentation only
# latexcourse-rug is documentation only
DEPENDS+= tex-latexfileinfo-pkgs-[0-9]*:../../print/tex-latexfileinfo-pkgs
# lshort-english is documentation only
# macros2e is documentation only
# math-into-latex-4 is documentation only
# maths-symbols is documentation only
# memdesign is documentation only
# memoirchapterstyles is documentation only
# metafont-beginners is documentation only
# metapost-examples is documentation only
# patgen2-tutorial is documentation only
# pictexsum is documentation only
# plain-doc is documentation only
# short-math-guide is documentation only
# simplified-latex is documentation only
# svg-inkscape is documentation only
# tamethebeast is documentation only
# tds is documentation only
# tex-font-errors-cheatsheet is documentation only
# tex-nutshell is documentation only
# tex-overview is documentation only
# tex-refs is documentation only
# tex-vpat is documentation only
# texbytopic is documentation only
# texonly is documentation only
# titlepages is documentation only
# tlc2 is documentation only
# tlmgrbasics is documentation only
# undergradmath is documentation only
# visualfaq is documentation only
# webguide is documentation only
# xetexref is documentation only
# yet-another-guide-latex2e is documentation only
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"