1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/www/pear-HTTP_Upload/Makefile
Po-Chuan Hsieh 420624f766
www/pear-HTTP_Upload: Add LICENSE and NO_ARCH
- Update pkg-descr
2021-09-19 14:00:12 +08:00

17 lines
285 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
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
LICENSE= LGPL3
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>