diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2022-01-21 16:49:00 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2022-01-21 16:49:00 +0000 |
commit | 8af5284c7ff42e6be99cc472004ad492d0d263f4 (patch) | |
tree | f8bc44c123ef1f6461f610431bc883f040914f12 /comms/Makefile | |
parent | f998a9e1107fe385c82651bace63510c9b9eca32 (diff) | |
download | pkgsrc-8af5284c7ff42e6be99cc472004ad492d0d263f4.tar.gz |
New package for c3270, via pkgsrc-wip.
This addresses PR pkg/54543.
IBM 3278/3279 terminal emulator for ncurses terminals
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index b17f014b269..0c4fc2f050a 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2022/01/16 13:11:07 nia Exp $ +# $NetBSD: Makefile,v 1.131 2022/01/21 16:49:00 bsiegert Exp $ # COMMENT= Telephony and serial communication utilities @@ -11,6 +11,7 @@ SUBDIR+= asterisk19 SUBDIR+= binkd SUBDIR+= birda SUBDIR+= bthfp +SUBDIR+= c3270 SUBDIR+= conserver SUBDIR+= conserver8 SUBDIR+= deforaos-phone |