1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/ftp/pear-Net_FTP/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

16 lines
312 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= ports@FreeBSD.org
COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
USE_PHP= ftp
USES= pear
.include <bsd.port.mk>