15 lines
285 B
Makefile
15 lines
285 B
Makefile
PORTNAME= HTTP_Upload
|
|
PORTVERSION= 0.9.1
|
|
CATEGORIES= www devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Easy and secure management of files submitted via HTML Forms
|
|
WWW= https://pear.php.net/package/HTTP_Upload
|
|
|
|
LICENSE= LGPL3
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|