# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/www/pear-Services_Blogging/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	Services_Blogging
PORTVERSION=	0.2.4
CATEGORIES=	www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP interface to Blog

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

USES=	pear

.include <bsd.port.mk>
