# Template file for 'smbclient'.
#
short_desc="Command-line SMB/CIFS clients for Unix"

do_install() {
	vmove usr/bin usr
	vmove usr/share/man/man1 usr/share/man
}