pkgsrc/fonts/tex-esint/Makefile
minskim 04ed54c71d Import tex-esint-1.1 as fonts/tex-esint.
The esint package permits access to alternate integral symbols when
you're using the Computer Modern fonts. In the original set, several
integral symbols are missing, such as \oiint. Many of these symbols are
available in other font sets (pxfonts, txfonts, etc.), but there is no
good solution if you want to use Computer Modern. The package provides
Metafont source and LaTeX macro support.
2011-03-10 20:39:21 +00:00

14 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/10 20:39:21 minskim Exp $
DISTNAME= esint
PKGNAME= tex-${DISTNAME}-1.1
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Extended set of integrals for Computer Modern
CONFLICTS= teTeX-texmf<=3.0nb29
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"