diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-25 02:18:10 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-25 02:18:10 +0800 |
commit | 5ebb84601e068532217292584aba52ce1b4f9ee5 (patch) | |
tree | 97fef0fc774c61d4567289f73afb81def64e6bd9 /net/Makefile | |
parent | 49961a3ec5a62d35103a0156865339e603cf246c (diff) | |
download | freebsd-ports-gnome-5ebb84601e068532217292584aba52ce1b4f9ee5.tar.gz freebsd-ports-gnome-5ebb84601e068532217292584aba52ce1b4f9ee5.tar.zst freebsd-ports-gnome-5ebb84601e068532217292584aba52ce1b4f9ee5.zip |
net/smb4k: reinstate port
Smb4K is an advanced network neighborhood browser and Samba share mounting
utility. It is based on the KDE Frameworks 5 and Samba's client library
(libsmbclient). It scans your network neighborhood for all available
workgroups, servers and shares and can mount all desired shares to your local
file system.
WWW: http://smb4k.berlios.de
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d56f57675dfb..f79fe18df2ad 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1389,6 +1389,7 @@ SUBDIR += skstream SUBDIR += sl2tps SUBDIR += slurm + SUBDIR += smb4k SUBDIR += smcroute SUBDIR += smm++ SUBDIR += sngrep |