From c4d70927e38b61ea49eecc3d6f80d420892af891 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Mon, 1 Nov 2004 21:39:29 +0000 Subject: Add pear-Net_Socket 1.0.1 - PHP classes to provide Network Socket Interface. This comes bundled in 4.x, so arrange for this to be built only with PHP 5.x. Based on pkgsrc-wip package. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index ba002b07ffd..0484b38cb0a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2004/11/01 20:45:16 jdolecek Exp $ +# $NetBSD: Makefile,v 1.508 2004/11/01 21:39:29 jdolecek Exp $ # COMMENT= Networking tools @@ -256,6 +256,7 @@ SUBDIR+= p5-ispman SUBDIR+= pchar SUBDIR+= pconsole SUBDIR+= pear-Net_DIME +SUBDIR+= pear-Net_Socket SUBDIR+= pear-Net_URL SUBDIR+= pen SUBDIR+= pfnet -- cgit v1.2.3