pkgsrc/print/tex-preview/Makefile
minskim 393c69b0bb Import tex-preview-11.86 as print/tex-preview.
The package is a free-standing part of the preview-latex bundle. The
package provides the support preview-latex needs, when it chooses the
matter it will preview. The output may reasonably be expected to have
other uses, as in html translators, etc.
2011-10-27 17:14:37 +00:00

14 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 17:14:37 minskim Exp $
DISTNAME= preview
PKGNAME= tex-${DISTNAME}-11.86
TEXLIVE_REV= 17118
MAINTAINER= minskim@NetBSD.org
COMMENT= Extract bits of a LaTeX source for output
CONFLICTS= teTeX-texmf<3.0nb32
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"