Skip to content

Commit

Permalink
undo platypus
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Mar 10, 2011
1 parent d108557 commit a3ef41e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Makefile.PL
Expand Up @@ -4,14 +4,6 @@ name "github-growler";
all_from "github-growler.pl";
install_script "github-growler.pl";

bundle_platypus(
extlib => 'extlib',
script => 'github-growler.pl',
app => "Github Growler",
author => "Tatsuhiko Miyagawa",
icon => "appIcon.icns",
);

requires 'Config::IniFiles';
requires 'Cocoa::Growl';
requires 'LWP::Simple';
Expand Down

0 comments on commit a3ef41e

Please sign in to comment.