# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD: tags/RELEASE_10_1_0/www/pear-Services_Digg/Makefile 369314 2014-09-26 09:30:02Z bapt $

PORTNAME=	Services_Digg
PORTVERSION=	0.4.7
PORTREVISION=	1
CATEGORIES=	www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP interface to Digg's API

USES=	pear
USE_PHP=	curl

.include <bsd.port.mk>
