summaryrefslogtreecommitdiff
path: root/www/pear-HTTP/Makefile
blob: 291a22a20e6c3e22349ed8b2fd1bffdf62abf10b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2007/05/05 22:09:19 adrianp Exp $

DISTNAME=	HTTP-1.4.0
CATEGORIES+=	www
PKGREVISION=	1

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"