pkgsrc/print/tex-tcolorbox/Makefile

31 lines
1.2 KiB
Makefile
Raw Normal View History

# $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"