2012-10-06 16:10:39 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2012/10/06 14:11:13 asau Exp $
|
2006-01-03 21:57:53 +01:00
|
|
|
|
2012-09-04 18:06:09 +02:00
|
|
|
DISTNAME= Image_Canvas-0.3.5
|
2006-01-03 21:57:53 +01:00
|
|
|
CATEGORIES= graphics
|
|
|
|
|
2009-07-17 20:00:13 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-02-22 20:26:05 +01:00
|
|
|
HOMEPAGE= http://pear.php.net/package/Image_Color/
|
2006-01-03 21:57:53 +01:00
|
|
|
COMMENT= Common interface to image drawing, making image source code
|
|
|
|
|
2006-06-04 18:26:52 +02:00
|
|
|
CONFLICTS= php-pear-Image_Canvas-[0-9]*
|
2006-06-02 20:27:54 +02:00
|
|
|
|
|
|
|
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Image_Color>=1.0.0:../../graphics/pear-Image_Color
|
2006-01-03 21:57:53 +01:00
|
|
|
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|