mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
PKG_NAME="netmount"
|
|
PKG_VERSION="0.1"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="http://www.openelec.tv"
|
|
PKG_URL=""
|
|
PKG_DEPENDS="samba connman"
|
|
PKG_BUILD_DEPENDS="toolchain"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="tools"
|
|
PKG_SHORTDESC="netmount: scripts for mounting network shares on boottime"
|
|
PKG_LONGDESC="netmount: scripts for mounting network shares on boottime"
|
|
PKG_IS_ADDON="no"
|