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 | 6518e9039fdfb15b7e02b17b10925c430ebfd09f (patch) | |
tree | 9fd15fda503fb7b071b43d12ead28a107790c8e1 /package/cifsmount/ipkg | |
parent | c0120851c739f8688345db9aa02b4b41e08eed06 (diff) | |
download | upstream-6518e9039fdfb15b7e02b17b10925c430ebfd09f.tar.gz upstream-6518e9039fdfb15b7e02b17b10925c430ebfd09f.tar.bz2 upstream-6518e9039fdfb15b7e02b17b10925c430ebfd09f.zip |
convert cifsmount to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@848 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cifsmount/ipkg')
-rw-r--r-- | package/cifsmount/ipkg/cifsmount.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/cifsmount/ipkg/cifsmount.control b/package/cifsmount/ipkg/cifsmount.control new file mode 100644 index 0000000000..145bc77c03 --- /dev/null +++ b/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 |