freebsd-ports/www/pear-Services_Yadis/Makefile
2021-05-23 00:20:48 +08:00

14 lines
291 B
Makefile

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