pkgsrc/math/tex-fp/Makefile
minskim 723fb16354 Import tex-fp-2010 as math/tex-fp.
An extensive collection of arithmetic operations for fixed point real
numbers of high precision.
2011-03-04 19:05:21 +00:00

14 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/04 19:05:21 minskim Exp $
DISTNAME= fp
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Fixed point arithmetic
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"