summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-04 20:30:50 +0000
committernia <nia@pkgsrc.org>2020-03-04 20:30:50 +0000
commitd8121d1fb055085890218c7917ad59588526438a (patch)
tree5d44c0c6b6870886dd10c9d46b194591937c32fa /misc/Makefile
parent66847dc737cd52d40de5b8456e4f6bf64927962a (diff)
downloadpkgsrc-d8121d1fb055085890218c7917ad59588526438a.tar.gz
misc: Add abduco.
abduco provides session management i.e. it allows programs to be run independently from their controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 24ecbca57be..e1982ca3cb5 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.537 2020/01/22 00:11:53 pho Exp $
+# $NetBSD: Makefile,v 1.538 2020/03/04 20:30:50 nia Exp $
#
COMMENT= Miscellaneous utilities
@@ -10,6 +10,7 @@ SUBDIR+= JMdict
SUBDIR+= R-Hmisc
SUBDIR+= R-pillar
SUBDIR+= R-praise
+SUBDIR+= abduco
SUBDIR+= ansiweather
SUBDIR+= ascii
SUBDIR+= asr-manpages