freebsd-ports/www/pear-Services_Yadis/Makefile
2014-09-26 09:30:02 +00:00

13 lines
278 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
PORTNAME= Services_Yadis
PORTVERSION= 0.5.2
CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5
USES= pear
.include <bsd.port.mk>