summaryrefslogtreecommitdiff
path: root/net/pear-Net_URL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Net_URL/Makefile')
-rw-r--r--net/pear-Net_URL/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile
new file mode 100644
index 00000000000..efda3e9050d
--- /dev/null
+++ b/net/pear-Net_URL/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 20:37:44 jdolecek Exp $
+
+DISTNAME= Net_URL-1.0.10
+CATEGORIES+= net
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/Net_URL/
+COMMENT= PHP classes to easy parsing of URLs
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"