aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Yadis/Makefile
blob: ab44bc19ef2a0f73f6cf20fdb33df6785392dd04 (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=	sunpoet@FreeBSD.org
COMMENT=	Implementation of the Yadis Specification 1.0 protocol for PHP5

LICENSE=	BSD3CLAUSE

USES=		pear

.include <bsd.port.mk>