pkgsrc/print/tex-pgf-doc/Makefile
minskim 1d1a42ed1c Update tex-pgf{,-doc} to 2.10.
Changes:
        - renamed 'halfcircle' marker to 'halfcircle*' and added 'halfcircle'.
        - provided special case 'mark color=none' for the half-filled markers.
        - added more predefined dashed and dotted line patterns for
	  black/white plots
        - Imported spell checking results of Stefan Pinnow
        - Dealed with typo in 'sci generic' number formatting style: it now
	  accepts 'mantissa' *and* 'mantisse'
	- many more changes and bug fixes.

See share/texmf-dist/doc/generic/pgf/ChangeLog for the complete list.
2010-11-12 17:22:22 +00:00

11 lines
276 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/11/12 17:22:22 minskim Exp $
DISTNAME= pgf.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.10
TEXLIVE_REV= 20236
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-pgf
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"