aboutsummaryrefslogblamecommitdiff
path: root/ftp/pear-Net_FTP/Makefile
blob: ff74b7cd8f6ac20c2380e554a2c3f2d0cf798c0e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                       
                     
                            
 
                                   
                                                                              
                                                    
 

                          
                        

                   
 
                      
PORTNAME=	Net_FTP
PORTVERSION=	1.4.1
CATEGORIES=	ftp www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR OO interface to the PHP FTP functions plus some additions
WWW=		https://pear.php.net/package/Net_FTP

LICENSE=	BSD2CLAUSE

USES=		pear php
USE_PHP=	ftp
NO_ARCH=	yes

.include <bsd.port.mk>