# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/www/pear-Services_Digg/Makefile 443356 2017-06-11 07:47:50Z sunpoet $

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

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

USES=		pear php
USE_PHP=	curl

.include <bsd.port.mk>
