62 lines
2.9 KiB
Makefile
62 lines
2.9 KiB
Makefile
# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:27 markd Exp $
|
|
|
|
DISTNAME= collection-metapost
|
|
PKGNAME= texlive-${DISTNAME}-2020
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 50293
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://www.tug.org/texlive/
|
|
COMMENT= MetaPost and Metafont packages
|
|
|
|
DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic
|
|
|
|
DEPENDS+= tex-automata-[0-9]*:../../graphics/tex-automata
|
|
DEPENDS+= tex-bbcard-[0-9]*:../../graphics/tex-bbcard
|
|
DEPENDS+= tex-blockdraw_mp-[0-9]*:../../graphics/tex-blockdraw_mp
|
|
DEPENDS+= tex-bpolynomial-[0-9]*:../../graphics/tex-bpolynomial
|
|
DEPENDS+= tex-cmarrows-[0-9]*:../../graphics/tex-cmarrows
|
|
DEPENDS+= tex-drv-[0-9]*:../../graphics/tex-drv
|
|
DEPENDS+= tex-dviincl-[0-9]*:../../graphics/tex-dviincl
|
|
DEPENDS+= tex-emp-[0-9]*:../../graphics/tex-emp
|
|
DEPENDS+= tex-epsincl-[0-9]*:../../graphics/tex-epsincl
|
|
DEPENDS+= tex-expressg-[0-9]*:../../graphics/tex-expressg
|
|
DEPENDS+= tex-exteps-[0-9]*:../../graphics/tex-exteps
|
|
DEPENDS+= tex-featpost-[0-9]*:../../graphics/tex-featpost
|
|
DEPENDS+= tex-feynmf-[0-9]*:../../graphics/tex-feynmf
|
|
DEPENDS+= tex-feynmp-auto-[0-9]*:../../graphics/tex-feynmp-auto
|
|
DEPENDS+= tex-fiziko-[0-9]*:../../graphics/tex-fiziko
|
|
DEPENDS+= tex-garrigues-[0-9]*:../../graphics/tex-garrigues
|
|
DEPENDS+= tex-gmp-[0-9]*:../../graphics/tex-gmp
|
|
DEPENDS+= tex-hatching-[0-9]*:../../graphics/tex-hatching
|
|
DEPENDS+= tex-latexmp-[0-9]*:../../graphics/tex-latexmp
|
|
DEPENDS+= tex-mcf2graph-[0-9]*:../../graphics/tex-mcf2graph
|
|
DEPENDS+= tex-metago-[0-9]*:../../graphics/tex-metago
|
|
DEPENDS+= tex-metaobj-[0-9]*:../../graphics/tex-metaobj
|
|
DEPENDS+= tex-metaplot-[0-9]*:../../graphics/tex-metaplot
|
|
DEPENDS+= tex-metapost-[0-9]*:../../graphics/tex-metapost
|
|
DEPENDS+= tex-metapost-colorbrewer-[0-9]*:../../graphics/tex-metapost-colorbrewer
|
|
DEPENDS+= tex-metauml-[0-9]*:../../graphics/tex-metauml
|
|
DEPENDS+= tex-mfpic-[0-9]*:../../graphics/tex-mfpic
|
|
DEPENDS+= tex-mfpic4ode-[0-9]*:../../graphics/tex-mfpic4ode
|
|
DEPENDS+= tex-mp3d-[0-9]*:../../graphics/tex-mp3d
|
|
DEPENDS+= tex-mparrows-[0-9]*:../../graphics/tex-mparrows
|
|
DEPENDS+= tex-mpattern-[0-9]*:../../graphics/tex-mpattern
|
|
DEPENDS+= tex-mpcolornames-[0-9]*:../../graphics/tex-mpcolornames
|
|
DEPENDS+= tex-mpgraphics-[0-9]*:../../graphics/tex-mpgraphics
|
|
DEPENDS+= tex-mptrees-[0-9]*:../../graphics/tex-mptrees
|
|
DEPENDS+= tex-piechartmp-[0-9]*:../../graphics/tex-piechartmp
|
|
DEPENDS+= tex-repere-[0-9]*:../../graphics/tex-repere
|
|
DEPENDS+= tex-roex-[0-9]*:../../graphics/tex-roex
|
|
DEPENDS+= tex-roundrect-[0-9]*:../../graphics/tex-roundrect
|
|
DEPENDS+= tex-shapes-[0-9]*:../../graphics/tex-shapes
|
|
DEPENDS+= tex-slideshow-[0-9]*:../../graphics/tex-slideshow
|
|
DEPENDS+= tex-splines-[0-9]*:../../graphics/tex-splines
|
|
DEPENDS+= tex-suanpan-[0-9]*:../../graphics/tex-suanpan
|
|
DEPENDS+= tex-textpath-[0-9]*:../../graphics/tex-textpath
|
|
DEPENDS+= tex-threeddice-[0-9]*:../../graphics/tex-threeddice
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|