freebsd-ports/www/pear-Services_Yadis/Makefile
2019-05-25 10:06:31 +00:00

15 lines
302 B
Makefile

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