summaryrefslogtreecommitdiff
path: root/www/pear-HTTP/Makefile
blob: b9d1f5372e85e9861e55e280f449487d8ccd3623 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1.1.1 2006/06/15 11:29:39 adrianp Exp $

DISTNAME=	HTTP-1.4.0
CATEGORIES+=	www

MAINTAINER=	brook@nmsu.edu adrianp@NetBSD.org
HOMEPAGE=	http://pear.php.net/package/HTTP
COMMENT=	PHP support for miscellaneous HTTP functions

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"