mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
420624f766
- Update pkg-descr
17 lines
285 B
Makefile
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>
|