# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_10_2_0/ftp/pear-Net_FTP/Makefile 384578 2015-04-23 13:51:54Z vanilla $

PORTNAME=	Net_FTP
PORTVERSION=	1.4.0
CATEGORIES=	ftp www pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PEAR OO interface to the PHP FTP functions plus some additions

LICENSE=	BSD2CLAUSE

USE_PHP=	ftp
USES=		pear

.include <bsd.port.mk>
