aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-05 08:07:45 +0800
committeredwin <edwin@FreeBSD.org>2003-02-05 08:07:45 +0800
commit1bd42626f53532f7b92dc4d01c3fb6ff37ad632e (patch)
tree76317d49417a4f798afaffa7a5bbd7e69c37614c /net/Makefile
parent50941a9a52939b7e91186b3239ad1ab57f6ba9a3 (diff)
downloadfreebsd-ports-gnome-1bd42626f53532f7b92dc4d01c3fb6ff37ad632e.tar.gz
freebsd-ports-gnome-1bd42626f53532f7b92dc4d01c3fb6ff37ad632e.tar.zst
freebsd-ports-gnome-1bd42626f53532f7b92dc4d01c3fb6ff37ad632e.zip
NEW PORT net/p5-Net-Services
Constructs a hash from the /etc/services file and provides a tied interface to it that takes care of things like the protocol name. PR: ports/44441 Submitted by: Joseph Scott <scottj@pebkac.owp.csus.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 0277136901c9..f19e1bb13b09 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -407,6 +407,7 @@
SUBDIR += p5-Net-SSH
SUBDIR += p5-Net-SSH-Perl
SUBDIR += p5-Net-Server
+ SUBDIR += p5-Net-Services
SUBDIR += p5-Net-TCLink
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Traceroute