aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Digg/Makefile
blob: 1ae66874655515e71d1a7afa1f583615ea5fcdbf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Zhen REN <bg1tpt@gmail.com>

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

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

USES=		pear php
USE_PHP=	curl

.include <bsd.port.mk>