diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:28:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:28:24 +0000 |
commit | f0efe71f2343bd902bf1def8825655a5e146da48 (patch) | |
tree | ba8c973f83cfa1b8eeb4058d7e3fb115921efbfc /openwrt/package/cifsmount/ipkg | |
parent | 9bdd9a5a7162fb1532c72a5c4da2bb68f73922f9 (diff) | |
download | mtk-20170518-f0efe71f2343bd902bf1def8825655a5e146da48.zip mtk-20170518-f0efe71f2343bd902bf1def8825655a5e146da48.tar.gz mtk-20170518-f0efe71f2343bd902bf1def8825655a5e146da48.tar.bz2 |
convert cifsmount to new packaging style
SVN-Revision: 848
Diffstat (limited to 'openwrt/package/cifsmount/ipkg')
-rw-r--r-- | openwrt/package/cifsmount/ipkg/cifsmount.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/cifsmount/ipkg/cifsmount.control b/openwrt/package/cifsmount/ipkg/cifsmount.control new file mode 100644 index 0000000..145bc77 --- /dev/null +++ b/openwrt/package/cifsmount/ipkg/cifsmount.control @@ -0,0 +1,6 @@ +Package: cifsmount +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: mount.cifs helper application for mounting remote CIFS shares |