15 lines
397 B
Makefile
15 lines
397 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/30 04:56:41 markd Exp $
|
|
|
|
DISTNAME= esint
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Extended set of integrals for Computer Modern
|
|
LICENSE= public-domain
|
|
|
|
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"
|