summaryrefslogtreecommitdiff
path: root/www/pear-HTTP/Makefile
blob: f0cc0cd940e27b01538b1ff216fe1fb8233e7063 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:57 asau Exp $

DISTNAME=	HTTP-1.4.1
CATEGORIES+=	www

MAINTAINER=	brook@nmsu.edu pkgsrc-users@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"