From 4629d43d733ef2d56e3671689441f358af3d6f98 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 14 Dec 2021 10:07:49 +0000 Subject: add net/bombadillo Bombadillo is a non-web (Gopher, Gemini, Finger, etc) browser for the terminal. Bombadillo features a full terminal user interface, vim-like keybindings, document pager, configurable settings, and a robust command selection. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 6c22f55c9e6..0d82ee9b9f1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1435 2021/11/25 08:19:48 schmonz Exp $ +# $NetBSD: Makefile,v 1.1436 2021/12/14 10:07:49 nia Exp $ # COMMENT= Networking tools @@ -47,6 +47,7 @@ SUBDIR+= bing SUBDIR+= bird SUBDIR+= bird6 SUBDIR+= bmon +SUBDIR+= bombadillo SUBDIR+= bounce SUBDIR+= bridged SUBDIR+= bsddip -- cgit v1.2.3