13 lines
452 B
Bash
13 lines
452 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.13.4
|
|
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=a0e7336e5b7c9a4aaca7ba15487675dbe5c8dac692ee7341e7fcb41dd410d014
|