Skip to content

Commit f213f71

Browse files
Packages: Sysutils: add bindfs
1 parent b8b1376 commit f213f71

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

packages/sysutils/bindfs/package.mk

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PKG_NAME="bindfs"
2+
PKG_VERSION="9b15e7b9bfaaf0531fba0d3d07f57b6330222ba1"
3+
PKG_ARCH="any"
4+
PKG_SITE="https://github.com/mpartel/bindfs"
5+
PKG_URL="${PKG_SITE}/archive/${PKG_VERSION}.tar.gz"
6+
PKG_DEPENDS_TARGET="toolchain fuse"
7+
PKG_SECTION="tools"
8+
PKG_SHORTDESC="A FUSE filesystem thwt gives Advanced options for bind mounting"
9+
PKG_MAKE_OPTS_TARGET="PREFIX=/usr"
10+
PKG_TOOLCHAIN="autotools"

0 commit comments

Comments
 (0)