aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-24 02:05:55 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-24 02:05:55 +0000
commit893faf26fcf8bc4ce151d2c05208b1a5c8ad0753 (patch)
treea39814b8e1d744e30ae219862ea437e5a0370e60 /net/Makefile
parentfbe0989ef0877b2cf88e4186b2a314588627f4b1 (diff)
downloadports-893faf26fcf8bc4ce151d2c05208b1a5c8ad0753.tar.gz
ports-893faf26fcf8bc4ce151d2c05208b1a5c8ad0753.zip
Add p5-Net-ext, a set of Perl5 modules for using sockets with.
PR: 17597 Submitted by: Igor Vinokurov <igor@zynaps.ru>
Notes
Notes: svn path=/head/; revision=27945
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 9f96b4b873f1..657bedd2a5b2 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -149,6 +149,7 @@
SUBDIR += p5-Net-RawIP
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Whois
+ SUBDIR += p5-Net-ext
SUBDIR += p5-PlRPC
SUBDIR += p5-SNMP
SUBDIR += p5-SNMP-Util