PORTNAME=	rrd
DISTVERSION=	2.0.3
CATEGORIES=	databases pear

MAINTAINER=	flo@FreeBSD.org
COMMENT=	PHP bindings to rrd tool system
WWW=		https://pecl.php.net/package/rrd

LICENSE=	PHP301

LIB_DEPENDS=	librrd.so:databases/rrdtool
USES=		php:pecl localbase pkgconfig

.include <bsd.port.mk>
