1.87 This version fixes two bugs with the plotstyle polarplot. 1.85 2017-11-12 - try to prevent overfull hbox for the x axis. used \hbox to 0pt [...\hss} - fix bug with wrong \use at par setting for \psaxes at vii - fix for trailing space in trigLabels - fix for x|yLabels when starting not at the origin
17 lines
490 B
Makefile
17 lines
490 B
Makefile
# $NetBSD: Makefile,v 1.8 2018/05/12 01:35:38 markd Exp $
|
|
|
|
DISTNAME= pst-plot
|
|
PKGNAME= tex-${DISTNAME}-1.90
|
|
TEXLIVE_REV= 47163
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/pst-plot
|
|
COMMENT= Plot data using PSTricks
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
|
|
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"
|