# Ports collection makefile for: pear-Services_Blogging # Date created: 23 June 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= Services_Blogging PORTVERSION= 0.2.4 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Blog BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/RPC.php:${PORTSDIR}/net/pear-XML_RPC RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/RPC.php:${PORTSDIR}/net/pear-XML_RPC PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include