opnsense-ports/ftp/pear-Net_FTP/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

16 lines
317 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_FTP
PORTVERSION= 1.4.0
CATEGORIES= ftp www pear
MAINTAINER= miwi@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>