freebsd-ports/www/pear-Services_urlTea/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

14 lines
259 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
PORTNAME= Services_urlTea
PORTVERSION= 0.1.0
CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP interface to urlTea's API
USES= pear
USE_PHP= curl
.include <bsd.port.mk>