summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-08-28 04:10:32 +0000
committertaca <taca@pkgsrc.org>2022-08-28 04:10:32 +0000
commita5d98b2d9b4a0ac2e0b7559f7711528dc3a85eaf (patch)
treee5a0aa3538ca2ef83c1158ba49b949f7729cf2ef /net/Makefile
parente35e995b15838aadaa072832846ea46f0bf013c5 (diff)
downloadpkgsrc-a5d98b2d9b4a0ac2e0b7559f7711528dc3a85eaf.tar.gz
net/Makefile: add and enable ruby-net-imap
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index a5a13843445..0212fccc2ec 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1473 2022/08/23 21:47:10 wiz Exp $
+# $NetBSD: Makefile,v 1.1474 2022/08/28 04:10:32 taca Exp $
#
COMMENT= Networking tools
@@ -830,6 +830,7 @@ SUBDIR+= ruby-ffi-rzmq-core
SUBDIR+= ruby-icmp
SUBDIR+= ruby-ipaddress
SUBDIR+= ruby-net-dhcp
+SUBDIR+= ruby-net-imap
SUBDIR+= ruby-net-ldap
SUBDIR+= ruby-net-ping
SUBDIR+= ruby-netaddr