1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/www/pear-Services_urlTea/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

15 lines
260 B
Makefile

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