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