PORTNAME=	Services_Blogging
PORTVERSION=	0.2.4
CATEGORIES=	www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PHP interface to Blog
WWW=		https://pear.php.net/package/Services_Blogging

BUILD_DEPENDS=	${PEARDIR}/XML/RPC.php:net/pear-XML_RPC@${PHP_FLAVOR}
RUN_DEPENDS=	${PEARDIR}/XML/RPC.php:net/pear-XML_RPC@${PHP_FLAVOR}

USES=		pear

.include <bsd.port.mk>