freebsd-ports/www/pear-Services_Yadis/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

13 lines
282 B
Makefile

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