From 8a64d9575787e525b8fadfd5a94e8c0ba3dd7e52 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 15 Mar 2013 07:10:41 +0000 Subject: - Convert to PEAR_AUTOINSTALL - Trim header --- ftp/pear-Net_FTP/Makefile | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'ftp') diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index d51e268c6094..36893e7c4184 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-Net_FTP -# Date created: 06 January 2005 -# Whom: Antonio Carlos Venancio Junior () -# +# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ -# PORTNAME= Net_FTP PORTVERSION= 1.3.7 @@ -16,15 +12,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= ftp - -PORTSCOUT= skipv:1.4.0a2,1.4.0a1 -CATEGORY= Net -FILES= FTP.php FTP/Observer.php FTP/Socket.php -EXAMPLES= extensions.ini index.php observer.php socket.php -_EXAMPLESDIR= example - -TESTS= AllTests.php Net_FTPTest.php config.php.dist extensions.ini\ - testfile.dat +PEAR_AUTOINSTALL= ye post-extract: @${MV} ${WRKSRC}/Net/* ${WRKSRC} -- cgit v1.2.3