b233276d78
Approved by: mat (mentor)
15 lines
252 B
Makefile
15 lines
252 B
Makefile
# Created by: Zhen REN <bg1tpt@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
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>
|