diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-13 04:35:50 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-13 04:35:50 +0000 |
commit | 731f7bc0cb02709054dcd4265ed242189ced9f83 (patch) | |
tree | 1153ce05f652e694194f07166629135c84a72a35 /package/wol/ipkg | |
parent | 34040cd751314c5949a87cf795a327932daf6c13 (diff) | |
download | upstream-731f7bc0cb02709054dcd4265ed242189ced9f83.tar.gz upstream-731f7bc0cb02709054dcd4265ed242189ced9f83.tar.bz2 upstream-731f7bc0cb02709054dcd4265ed242189ced9f83.zip |
Convert wol to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@876 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wol/ipkg')
-rw-r--r-- | package/wol/ipkg/wol.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/wol/ipkg/wol.control b/package/wol/ipkg/wol.control new file mode 100644 index 0000000000..c1bdce5d16 --- /dev/null +++ b/package/wol/ipkg/wol.control @@ -0,0 +1,6 @@ +Package: wol +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A Program to send magic Wake-on-LAN packets |