[Bug 264107] [NEW PORT] ftp/termscp: Feature rich TUI for file transfer and explorer supporting FTP/SFTP/SCP
Date: Thu, 27 Oct 2022 11:20:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264107
Nuno Teixeira <eduardo@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eduardo@FreeBSD.org
--- Comment #5 from Nuno Teixeira <eduardo@FreeBSD.org> ---
- rename bsd.termscp.mk ==> Makefile.crates
- remove 'include "${.CURDIR}/bsd.termscp.mk"' line from Makefile.
Makefile.crates is supported in cargo.mk:
---
Mk/Uses/cargo.mk:
.sinclude "${MASTERDIR}/Makefile.crates"
---
--
You are receiving this mail because:
You are the assignee for the bug.