- Add License - Changelog: *Update dependency versions Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D12170
15 lines
303 B
Makefile
15 lines
303 B
Makefile
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Services_Yadis
|
|
PORTVERSION= 0.5.3
|
|
CATEGORIES= www pear
|
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
|
COMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5
|
|
|
|
LICSENSE= BSD3CLAUSE
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|