freebsd-ports/www/pear-Services_Digg/Makefile

16 lines
253 B
Makefile
Raw Normal View History

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= Services_Digg
PORTVERSION= 0.4.7
PORTREVISION= 1
CATEGORIES= www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP interface to Digg's API
2014-09-26 11:30:02 +02:00
USES= pear
USE_PHP= curl
2014-09-26 11:30:02 +02:00
.include <bsd.port.mk>