11 lines
311 B
Makefile
11 lines
311 B
Makefile
# $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"
|