pkgsrc/graphics/tex-pstricks-doc/Makefile
minskim d8c65a8406 Update tex-pstricks to 2.33.
Changes since 2.23:
2.33  2012-09-23  - fix a trailing space in \pst@Pyth
2.32  2012-09-20  - added more blendmodes for distiller
2.31  2012-08-24  - fixed bug with the star version of \psellipticarc
                    and the additional setting of showpoints
2.30  2012-08-13  - fixed bug with the star version of \psellipticarc
                  - added fillstyle options eovlines, eohlines,
                                            eovlines*, and eohlines*
2.29  2012-06-04  - fixed itroduced trailing space with boolkey
2.28  2012-05-24  - added \add@psCode, which uses \pstVerb
                    instead of \pstverb
2.27  2012-03-11  - activate \tx@strokeopacity for \psgrid
2.26  2012-02-19  - showgrid=top is now possible
2.25  2012-02-12  - modifications to the code of curveticks
2.24  2012-02-09  - add option for curveticks with option symbol
2012-10-16 22:24:17 +00:00

13 lines
319 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/10/16 22:24:17 minskim Exp $
DISTNAME= pstricks.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.33
TEXLIVE_REV= 27795
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-pstricks
CONFLICTS= teTeX-texmf<=3.0nb29
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"