503f9818b7
3.84 This version has a new macro \psRandomPoinArea to draw random points in a square qhich is devided by a function. 3.85 This version adds support for calculating the area under a curve for a upper or lower sum of rectangles
13 lines
355 B
Makefile
13 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.7 2018/05/12 01:43:55 markd Exp $
|
|
|
|
DISTNAME= pstricks-add.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.85a
|
|
TEXLIVE_REV= 46541
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/pstricks-add
|
|
COMMENT= Documentation for tex-pstricks-add
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|