bdc1077b20
Updated fonts/tex-raleway{,-doc} to 1.4 Updated print/tex-readarray{,-doc} to 2.0 Updated graphics/tex-repere{,-doc} to 17.05 Updated fonts/tex-sansmathfonts{,-doc} to 2017 Updated print/tex-siunitx{,-doc} to 2.7g Updated fonts/tex-sourcesanspro{,-doc} to 2.6 Updated print/tex-sttools{,-doc} to 2.0 Updated print/tex-tcolorbox{,-doc} to 4.03 Updated print/tex-tetex{,-doc} to 3.0.44331 Updated print/tex-tex4ht{,-doc} to 2017 Updated print/tex-texconfig{,-doc} to 2017 Updated print/tex-texdoc{,-doc} to 2017 Updated print/tex-texinfo to 5.1.43137 Updated print/tex-texlive.infra to 2017 Updated print/tex-texlive-scripts to 2017 Updated graphics/tex-tikzmark{,-doc} to 1.3 Updated graphics/tex-tikzsymbols{,-doc} to 4.02 Updated print/tex-todonotes{,-doc} to 1.0.5 Updated print/tex-tools{,-doc} to 2017 Updated print/tex-toptesi{,-doc} to 5.9.06 Updated print/tex-udesoftec{,-doc} to 1.6.0 Updated print/tex-updmap-map to 2017 Updated fonts/tex-xcharter{,-doc} to 1.08 Updated print/tex-xdvi to 22.87.03
30 lines
1.2 KiB
Makefile
30 lines
1.2 KiB
Makefile
# $NetBSD: Makefile,v 1.2 2017/06/21 13:25:33 markd Exp $
|
|
|
|
DISTNAME= tcolorbox
|
|
PKGNAME= tex-${DISTNAME}-4.03
|
|
TEXLIVE_REV= 44046
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/tcolorbox
|
|
COMMENT= Coloured boxes, for LaTeX examples and theorems, etc
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
|
|
DEPENDS+= tex-environ-[0-9]*:../../print/tex-environ
|
|
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
|
|
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
|
|
DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
|
|
DEPENDS+= tex-incgraph-[0-9]*:../../graphics/tex-incgraph
|
|
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
|
|
DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-marginnote-[0-9]*:../../print/tex-marginnote
|
|
DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym
|
|
DEPENDS+= tex-minted-[0-9]*:../../print/tex-minted
|
|
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
|
|
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
|
|
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|