net/Makefile: add and enable ruby-net-imap
This commit is contained in:
parent
c3bf8909a7
commit
c8e1ac23ce
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue