freebsd-ports/devel/pecl-uploadprogress/Makefile
2021-04-06 16:31:07 +02:00

15 lines
262 B
Makefile

# Created by: chinsan
PORTNAME= uploadprogress
DISTVERSION= 1.1.3
CATEGORIES= devel pear
MAINTAINER= daniel@morante.net
COMMENT= Provides track progress of a file upload
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
.include <bsd.port.mk>