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 | ffb45035bed6e0061eae6db30e0cc74df1706495 (patch) | |
tree | 5a6e67226fdf03551bbbeb71c11c8fb0cd771086 /openwrt/package/wol/ipkg/wol.control | |
parent | 4e9098644a292077129c059467d9b955bc81880d (diff) |
Convert wol to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@876 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/wol/ipkg/wol.control')
-rw-r--r-- | openwrt/package/wol/ipkg/wol.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/wol/ipkg/wol.control b/openwrt/package/wol/ipkg/wol.control new file mode 100644 index 0000000000..c1bdce5d16 --- /dev/null +++ b/openwrt/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 |