diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-25 12:42:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-25 12:42:08 +0800 |
commit | 55fdf92d872d1356dd547d056f3d47f1c7c5ef49 (patch) | |
tree | 5e475fb9e2cb1e5a49b098d2a1e0fd596e039313 /net/Makefile | |
parent | 358923a5264299a0a5d3737044eb638814ec9e0c (diff) | |
download | freebsd-ports-gnome-55fdf92d872d1356dd547d056f3d47f1c7c5ef49.tar.gz freebsd-ports-gnome-55fdf92d872d1356dd547d056f3d47f1c7c5ef49.tar.zst freebsd-ports-gnome-55fdf92d872d1356dd547d056f3d47f1c7c5ef49.zip |
Add samba-libsmbclient, the library component for connected to SMB shares.
PR: 54821
Submitted by: Koop Mast <einekoai@chello.nl>
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 9d5f621437e9..d5476a578292 100644 --- a/net/Makefile +++ b/net/Makefile @@ -616,6 +616,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += samba-devel + SUBDIR += samba-libsmbclient SUBDIR += samba-tng SUBDIR += sambasentinel SUBDIR += samplicator |