From 64d9de92677b6ea344ab1c1e09fd71428120ef1d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Jul 2011 23:17:20 -0500 Subject: split this into its own dist --- dist.ini | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 8eecae1..e63e759 100644 --- a/dist.ini +++ b/dist.ini @@ -1,21 +1,10 @@ -name = smartmatch +name = smartmatch-engine-rjbs author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -; authordep Dist::Zilla::PluginBundle::DOY -[@Filter] --bundle = @DOY --remove = MakeMaker -dist = smartmatch - -; authordep Dist::Zilla::Plugin::MakeMaker::Awesome -[=inc::MakeMaker] +[@DOY] +dist = smartmatch-engine-rjbs [Prereqs] -B::Hooks::OP::Check = 0.14 -perl = 5.010 - -[Prereqs / ConfigureRequires] -B::Hooks::OP::Check = 0.14 -ExtUtils::Depends = 0 +smartmatch = 0 -- cgit v1.2.3