572441c16c
This version has a new macro \psRandomPoinArea to draw random points in a square qhich is devided by a function.
21 lines
749 B
Makefile
21 lines
749 B
Makefile
# $NetBSD: Makefile,v 1.6 2017/10/23 01:39:34 markd Exp $
|
|
|
|
DISTNAME= pstricks-add
|
|
PKGNAME= tex-${DISTNAME}-3.84
|
|
TEXLIVE_REV= 45346
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/pstricks-add
|
|
COMMENT= Collection of add-ons and bugfixes for PSTricks
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
|
|
DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d
|
|
DEPENDS+= tex-pst-math-[0-9]*:../../graphics/tex-pst-math
|
|
DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
|
|
DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
|
|
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|