Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.3 2012/10/28 06:30:58 asau Exp $
#
MODNAME= uploadprogress
PECL_VERSION= 1.0.1
CATEGORIES= www
MAINTAINER= mbowie@buzmo.com
COMMENT= PHP extension to track progress of a file upload
CONFIGURE_ARGS+= --enable-${MODNAME}
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"