91a1caa242
Hope to see you back! Thank for all the work!
14 lines
260 B
Makefile
14 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>
|