d069d5bd59
pick up the new dependencies properly
12 lines
324 B
Makefile
12 lines
324 B
Makefile
# $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"
|