pkgsrc/math/tex-fp/Makefile
markd 2dd6d9a347 tex-fp{,-doc}: update to 2.1d
Jan. 14, 2019   Peter Wang      documentation
improved documentation based on the original README.txt, with examples to
show the syntax.

Jan. 14, 2019   Enrico Gregorio `fp-exp.sty' and `lfp.sty`
Fixed two unprotected end-of-lines in the above files that can, under
certain circumstances, add spaces in the output, causing unwanted drifting.
2019-01-30 08:47:04 +00:00

15 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.4 2019/01/30 08:47:04 markd Exp $
DISTNAME= fp
PKGNAME= tex-${DISTNAME}-2.1d
TEXLIVE_REV= 49719
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/fp
COMMENT= Fixed point arithmetic
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"