freebsd-ports/www/pear-Services_Yadis/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

15 lines
300 B
Makefile

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