14 lines
291 B
Makefile
14 lines
291 B
Makefile
# 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>
|