# Template file for 'fuse-sshfs' pkgname=fuse-sshfs version=2.5 revision=5 wrksrc="sshfs-sshfs_${version//./_}" build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="libglib-devel fuse-devel" depends="openssh" short_desc="FUSE client based on the SSH File Transfer Protocol" maintainer="Juan RP " license="GPL-2" homepage="https://github.com/libfuse/sshfs" distfiles="${homepage}/archive/sshfs_${version//./_}.tar.gz" checksum=f21321a619099c0957c61747c05f1a82359f5ccf5a8bfc75c519623571837c90 pre_configure() { autoreconf -fi }