pkgsrc/print/tex-tcolorbox/Makefile
markd ed65ef86e8 Add tex-abntex2{,-doc} 1.9.6
Typeset technical and scientific Brazilian documents based on ABNT rules
Add tex-blindtext{,-doc} 2.0
 Producing 'blind' text for testing
Add tex-cleveref{,-doc} 0.19
 Intelligent cross-referencing
Add tex-diagbox{,-doc} 2.1
 Table heads with diagonal lines
Add tex-fncychap{,-doc} 1.34
 Seven predefined chapter heading styles
Add tex-fontaxes{,-doc} 1.0d
 dditional font axes for LaTeX
Add tex-longfbox{,-doc} 1.0
 Draw framed boxes with standard CSS attributes that can break over multiple pages
Add tex-mweights{,-doc} 20130721
 Support for multiple-weight font packages
Add tex-options{,-doc} 1.0
 Provides convenient key-value options for LaTeX package writers
Add tex-realboxes{,-doc} 0.2
 Variants of common box-commands
Add tex-sfmath 0.8
 Sans-serif mathematics
Add tex-tcolorbox{,-doc} 3.94
 Coloured boxes, for LaTeX examples and theorems, etc
Add tex-titling{,-doc} 2.1d
 Control over the typesetting of the \maketitle command
Add tex-trimspaces{,-doc} 1.1
 Trim spaces around an argument or within a macro
2017-01-20 21:43:58 +00:00

30 lines
1.2 KiB
Makefile

# $NetBSD: Makefile,v 1.1 2017/01/20 21:44:00 markd Exp $
DISTNAME= tcolorbox
PKGNAME= tex-${DISTNAME}-3.94
TEXLIVE_REV= 41700
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"