# Created by: chinsan # $FreeBSD: head/devel/pecl-uploadprogress/Makefile 409110 2016-02-18 14:47:05Z miwi $ PORTNAME= uploadprogress PORTVERSION= 1.0.3 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= Provides track progress of a file upload LICENSE= PHP301 USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-uploadprogress .include