We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b1376 commit f213f71Copy full SHA for f213f71
packages/sysutils/bindfs/package.mk
@@ -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