pkgsrc/print/tex-supp-pdf/Makefile
minskim 843dc7ed88 Import tex-supp-pdf-2009 as print/tex-supp-pdf.
The supp-pdf.* files support native MetaPost graphics inclusion in LaTeX
(via pdftex.def) and ConTeXt.  They can be used independently of the
rest of the ConTeXt, yet are maintained as part of it.  So in TeX Live
we pull them out to this separate package for the benefit of LaTeX users
who do not install the rest of ConTeXt.  They can be found on CTAN in
macros/pdftex/graphics.
2010-05-10 22:57:06 +00:00

13 lines
317 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 22:57:06 minskim Exp $
DISTNAME= supp-pdf
PKGNAME= tex-${DISTNAME}-2009
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Native MetaPost graphics inclusion
CONFLICTS+= teTeX-texmf<=3.0nb24
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"