d8c65a8406
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
16 lines
479 B
Makefile
16 lines
479 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/10/16 22:24:17 minskim Exp $
|
|
|
|
DISTNAME= pstricks
|
|
PKGNAME= tex-${DISTNAME}-2.33
|
|
TEXLIVE_REV= 27795
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= PostScript macros for TeX
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb29
|
|
DEPENDS+= tex-auto-pst-pdf-[0-9]*:../../graphics/tex-auto-pst-pdf
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|