freebsd-ports/ftp/pear-Net_FTP/Makefile
2014-09-23 16:33:50 +00:00

15 lines
311 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
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>