diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-13 04:35:50 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-13 04:35:50 +0000 |
commit | 069868801db009c28a5242a807685f85cc500afe (patch) | |
tree | 1153ce05f652e694194f07166629135c84a72a35 /package/wol/ipkg/wol.control | |
parent | 40f92c0d2a09ed23a6ce5bd40ff2ef637df73e8d (diff) |
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/wol.control')
-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 000000000..c1bdce5d1 --- /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 |