14 lines
452 B
Bash
14 lines
452 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.13.8
|
|
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=7e7fcf070345d8cbb45186384e0aaf3e3a6375031d7a4f9533dd5d784c32c358
|