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 | 52bfb69332adbba0624babb1b4b0eecd990fe5de (patch) | |
tree | ba8c973f83cfa1b8eeb4058d7e3fb115921efbfc /openwrt/package/cifsmount/ipkg | |
parent | e436f2e66214839f960b5a3481c6c4c82a52c294 (diff) |
convert cifsmount to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@848 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..145bc77c0 --- /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 |