Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / graphics / pear-Image_Graph / Makefile
blob481610c4e7447b9cebe38a62e543afcfaf71f768
1 # $NetBSD: Makefile,v 1.10 2010/12/22 15:38:32 taca Exp $
3 DISTNAME= Image_Graph-0.8.0
4 CATEGORIES= graphics
6 MAINTAINER= pkgsrc-users@NetBSD.org
7 HOMEPAGE= http://pear.php.net/package/Image_Graph/
8 COMMENT= Package for displaying (numerical) data as a graph/chart/plot
10 CONFLICTS= php-pear-Image_Graph-[0-9]*
12 DEPENDS+= ${PHP_PKG_PREFIX}-pear-Image_Canvas>=0.3.0:../../graphics/pear-Image_Canvas
13 DEPENDS+= ${PHP_PKG_PREFIX}-pear-Numbers_Roman-[0-9]*:../../math/pear-Numbers_Roman
14 DEPENDS+= ${PHP_PKG_PREFIX}-pear-Numbers_Words-[0-9]*:../../math/pear-Numbers_Words
16 .include "../../lang/php/pear.mk"
17 .include "../../mk/bsd.pkg.mk"