freebsd-ports/www/pear-Services_Yadis/Makefile
Jochen Neumeister c101df264f - www/pear-Services_Yadis: Update from 0.5.2 to 0.5.3
- Add License
- Changelog:
  *Update dependency versions

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D12170
2017-09-18 16:20:49 +00:00

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>