13 lines
278 B
Makefile
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>
|