ports/devel/pecl-uploadprogress/Makefile
2023-12-22 02:24:36 +01:00

14 lines
292 B
Makefile

PORTNAME= uploadprogress
DISTVERSION= 2.0.2
CATEGORIES= devel pear
MAINTAINER= daniel@morante.net
COMMENT= Provides track progress of a file upload
WWW= https://github.com/php/pecl-php-uploadprogress
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
.include <bsd.port.mk>