freebsd-ports/devel/p5-CommitBit/pkg-plist
Cheng-Lung Sung 216d4958c3 CommitBit is a tool for managing commit access to software
projects. It also provides for a "code.yourorganization.org"
site with links to your wiki, mailing lists, bug tracking
and so on.

WWW:    http://search.cpan.org/dist/CommitBit/
2006-12-30 11:31:47 +00:00

21 lines
901 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/CommitBit/.packlist
%%SITE_PERL%%/CommitBit.pm
%%SITE_PERL%%/CommitBit/Test.pm
%%SITE_PERL%%/CommitBit/CurrentUser.pm
%%SITE_PERL%%/CommitBit/Record.pm
%%SITE_PERL%%/CommitBit/Dispatcher.pm
%%SITE_PERL%%/CommitBit/Action/ConfirmEmail.pm
%%SITE_PERL%%/CommitBit/Action/Login.pm
%%SITE_PERL%%/CommitBit/Action/Logout.pm
%%SITE_PERL%%/CommitBit/Action/CreateProjectMember.pm
%%SITE_PERL%%/CommitBit/Model/Repository.pm
%%SITE_PERL%%/CommitBit/Model/User.pm
%%SITE_PERL%%/CommitBit/Model/ProjectMember.pm
%%SITE_PERL%%/CommitBit/Model/Project.pm
%%SITE_PERL%%/CommitBit/Notification/InviteToProject.pm
%%SITE_PERL%%/CommitBit/Notification/ConfirmAddress.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CommitBit
@dirrmtry %%SITE_PERL%%/CommitBit/Notification
@dirrmtry %%SITE_PERL%%/CommitBit/Model
@dirrmtry %%SITE_PERL%%/CommitBit/Action
@dirrmtry %%SITE_PERL%%/CommitBit