aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Upload/Makefile
blob: d916fee2431032c8c509d0837d2c58885f9e8706 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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

USES=		pear

.include <bsd.port.mk>