aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wakeonlan.rb
AgeCommit message (Collapse)Author
2011-09-14wakeonlan: document manual install stepJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14wakeonlan: use manual install stepJack Nagel
This prevents the Makefile from trying to drop things into /Library/Perl without having to use inreplace or a patch. Fixes #7630. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-03-11Fix to install in Cellar as it shouldRobert Shaw
The current wakeonlan formula causes the script and man page to get installed directly into /usr/local instead of into the Cellar like it should, this patch fixes that. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-12-05Adding wakeonlan recipeDavid Reynolds