13 lines
452 B
Bash
13 lines
452 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.13.7
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="fuse-devel"
|
|
short_desc="FUSE filesystem for mounting a directory to another location"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://bindfs.org"
|
|
license="GPL-2"
|
|
distfiles="http://bindfs.org/downloads/bindfs-${version}.tar.gz"
|
|
checksum=09a41b32db5ef54220161a79ffa4721507bc18bf9b3f6fcbbc05f0c661060041
|