diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-19 11:29:33 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-19 11:29:33 +0000 |
commit | 8a684016026dc4ae2a91cca5d7df52d950a33ac3 (patch) | |
tree | 07c74deeaae97b4fc3d14e5c274be64006bcda1b /package/scdp/ipkg/scdp.control | |
parent | 2641aaad86c494bfb68e892dc45b6932510c2bd3 (diff) | |
download | upstream-8a684016026dc4ae2a91cca5d7df52d950a33ac3.tar.gz upstream-8a684016026dc4ae2a91cca5d7df52d950a33ac3.tar.bz2 upstream-8a684016026dc4ae2a91cca5d7df52d950a33ac3.zip |
add scdp package (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2179 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/scdp/ipkg/scdp.control')
-rw-r--r-- | package/scdp/ipkg/scdp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/scdp/ipkg/scdp.control b/package/scdp/ipkg/scdp.control new file mode 100644 index 0000000000..abafc7185f --- /dev/null +++ b/package/scdp/ipkg/scdp.control @@ -0,0 +1,7 @@ +Package: scdp +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Florian Fainelli <florian@alphacore.net> +Source: buildroot internal +Depends: libnet +Description: An utility to send CDP (Cisco Discovery Protocol) packets. |