aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Digg/Makefile
blob: f51151c37cb7dbb7e06544d24d1da6e2490a16a4 (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=	sunpoet@FreeBSD.org
COMMENT=	PHP interface to Digg's API

USES=		pear php
USE_PHP=	curl

.include <bsd.port.mk>