2013-03-15 08:10:41 +01:00
|
|
|
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
2005-01-09 06:02:28 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net_FTP
|
2015-04-23 15:51:54 +02:00
|
|
|
PORTVERSION= 1.4.0
|
2005-04-07 19:13:58 +02:00
|
|
|
CATEGORIES= ftp www pear
|
2005-01-09 06:02:28 +01:00
|
|
|
|
2017-05-16 15:37:51 +02:00
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
2005-01-09 06:02:28 +01:00
|
|
|
COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
|
|
|
|
|
2015-04-23 15:51:54 +02:00
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
|
2005-01-09 06:02:28 +01:00
|
|
|
USE_PHP= ftp
|
2017-06-11 09:39:17 +02:00
|
|
|
USES= pear php
|
2005-03-18 21:36:29 +01:00
|
|
|
|
2014-09-23 18:33:50 +02:00
|
|
|
.include <bsd.port.mk>
|