aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fuse/sshfs-fuse_1.3.bb
blob: adb0b3586fd448c6c0bcb31a8377e41d154414e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html"
DESCRIPTION = "This is a filesystem client based on the SSH File Transfer Protocol using FUSE."

LICENSE_${PN} = "LGPL"

DEPENDS = "fakeroot-native fuse"
RRECOMMENDS_${PN} = "fuse-module"

SRC_URI="${SOURCEFORGE_MIRROR}/fuse/${P}.tar.gz"

inherit autotools pkgconfig