12 lines
313 B
Makefile
12 lines
313 B
Makefile
|
# $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"
|