aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Upload/Makefile
blob: 5fdb0e62ffc3c5a1239a91d33a9e4895af026da1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$

PORTNAME=	HTTP_Upload
PORTVERSION=	0.9.1
CATEGORIES=	www devel pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Easy and secure management of files submitted via HTML Forms

USES=	pear

.include <bsd.port.mk>