2dd6d9a347
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.
13 lines
324 B
Makefile
13 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.3 2019/01/30 08:47:04 markd Exp $
|
|
|
|
DISTNAME= fp.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.1d
|
|
TEXLIVE_REV= 49719
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/fp
|
|
COMMENT= Documentation for tex-fp
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|