pkgsrc/print/tex-tufte-latex/Makefile
markd 8c6f9234db Update tex-tufte-latex{,-doc} to 3.5.2
This update contains a variety of small bug fixes.
2015-08-02 10:23:12 +00:00

38 lines
1.6 KiB
Makefile

# $NetBSD: Makefile,v 1.2 2015/08/02 10:23:12 markd Exp $
DISTNAME= tufte-latex
PKGNAME= tex-${DISTNAME}-3.5.2
TEXLIVE_REV= 37649
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/tufte-latex
COMMENT= Document classes inspired by the work of Edward Tufte
LICENSE= apache-2.0
DEPENDS+= tex-bera-[0-9]*:../../fonts/tex-bera
DEPENDS+= tex-changepage-[0-9]*:../../print/tex-changepage
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist
DEPENDS+= tex-placeins-[0-9]*:../../print/tex-placeins
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+= tex-sauerj-[0-9]*:../../print/tex-sauerj
DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace
DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul
DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase
DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"