summaryrefslogtreecommitdiff
path: root/www/pear-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP/Makefile')
-rw-r--r--www/pear-HTTP/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
new file mode 100644
index 00000000000..b9d1f5372e8
--- /dev/null
+++ b/www/pear-HTTP/Makefile
@@ -0,0 +1,11 @@
+# $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"