aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Yadis/Makefile
blob: 053707a0c8d95c7d655eb31da5e23a4837848228 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>

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>