aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-30 09:12:15 +0800
committerwill <will@FreeBSD.org>2000-06-30 09:12:15 +0800
commit98f27e0f66f6c91a75e415b79897ce61baed57c4 (patch)
treeffdbf07561e66ea5b5c8d70eb4e250bbd5501b5c /net/Makefile
parent930b2f0aad4e66744971c46a0a6ec3b2e3df56e8 (diff)
downloadfreebsd-ports-gnome-98f27e0f66f6c91a75e415b79897ce61baed57c4.tar.gz
freebsd-ports-gnome-98f27e0f66f6c91a75e415b79897ce61baed57c4.tar.zst
freebsd-ports-gnome-98f27e0f66f6c91a75e415b79897ce61baed57c4.zip
Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IP
network blocks. PR: 17418 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
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 04f7b9f3b469..218ce57eb953 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -155,6 +155,7 @@
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-Daemon
SUBDIR += p5-Net-IPv4Addr
+ SUBDIR += p5-Net-Netmask
SUBDIR += p5-Net-RawIP
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Whois