diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:28:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:28:24 +0000 |
commit | a2a0a13f6f92abb29825045710f71c159615b831 (patch) | |
tree | 9fd15fda503fb7b071b43d12ead28a107790c8e1 /package/cifsmount/ipkg/cifsmount.control | |
parent | eeacf39870afdb8a0e6cd7a2395b089a732990e2 (diff) |
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/cifsmount.control')
-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 000000000..145bc77c0 --- /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 |