3fdad91bf9
Discussed with @chneukirchen.
13 lines
452 B
Bash
13 lines
452 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.13.0
|
|
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=25d35524acda200bb2b8c830dc33a64de8ba38a56c9c51991b994e892de0af43
|