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

PORTNAME=	HTTP
PORTVERSION=	1.4.1
CATEGORIES=	www devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR miscellaneous HTTP utilities

USES=		pear

.include <bsd.port.mk>