aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2004-01-17 06:06:24 +0800
committermharo <mharo@FreeBSD.org>2004-01-17 06:06:24 +0800
commit1e39480f37d2ea0ea26828440e69667a1061187a (patch)
tree014477923cf100c3783f5683e6db3596fc470825 /net/Makefile
parent3ac4b67c4c9aef86ccb31a21fe8b6b6521722966 (diff)
downloadfreebsd-ports-gnome-1e39480f37d2ea0ea26828440e69667a1061187a.tar.gz
freebsd-ports-gnome-1e39480f37d2ea0ea26828440e69667a1061187a.tar.zst
freebsd-ports-gnome-1e39480f37d2ea0ea26828440e69667a1061187a.zip
Add p5-Net-CIDR-Lite - A faster alternative to Net::CIDR when merging a
large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
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 f28d6d5f8a38..d84f5f00a1d0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -470,6 +470,7 @@
SUBDIR += p5-Net-Amazon
SUBDIR += p5-Net-BGP
SUBDIR += p5-Net-CIDR
+ SUBDIR += p5-Net-CIDR-Lite
SUBDIR += p5-Net-DLookup
SUBDIR += p5-Net-Daemon
SUBDIR += p5-Net-Dict