[Bps-public-commit] jifty-plugin-authentication-twitter branch, master, updated. 6d5e165eedb504fc19ebc1c1d3c0702c94771da7

Shawn Moore sartak at bestpractical.com
Thu Jun 3 02:35:32 EDT 2010


The branch, master has been updated
       via  6d5e165eedb504fc19ebc1c1d3c0702c94771da7 (commit)
      from  c84b257e5eab394127bcc4059281c32f1a8016fe (commit)

Summary of changes:
 Makefile.PL |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 Makefile.PL

- Log -----------------------------------------------------------------
commit 6d5e165eedb504fc19ebc1c1d3c0702c94771da7
Author: Shawn M Moore <sartak at gmail.com>
Date:   Thu Jun 3 02:36:18 2010 -0400

    Makefile.PL

diff --git a/Makefile.PL b/Makefile.PL
new file mode 100644
index 0000000..053108d
--- /dev/null
+++ b/Makefile.PL
@@ -0,0 +1,9 @@
+use inc::Module::Install;
+
+name       'Jifty-Plugin-Authentication-Twitter';
+all_from   'lib/Jifty/Plugin/Authentication/Twitter.pm';
+repository 'http://github.com/bestpractical/jifty-plugin-authentication-twitter';
+
+requires('Jifty');
+
+WriteAll;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list