# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_10_1_0/ftp/pear-Net_FTP/Makefile 369088 2014-09-23 16:33:50Z bapt $

PORTNAME=	Net_FTP
PORTVERSION=	1.3.7
PORTREVISION=	1
CATEGORIES=	ftp www pear

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

USE_PHP=	ftp
USES=	pear

.include <bsd.port.mk>
