diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-07 03:39:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-07 03:39:40 +0000 |
commit | a8f77bec5a352f858acbf0959621ce9ba0de973a (patch) | |
tree | 822e89e2d28c43218f9b325c7fa26bf4ec19c35b /devel/p5-Cvs/pkg-plist | |
parent | 1d45831e0772a8c2293759cc416e6645a9572c70 (diff) |
Notes
Diffstat (limited to 'devel/p5-Cvs/pkg-plist')
-rw-r--r-- | devel/p5-Cvs/pkg-plist | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/devel/p5-Cvs/pkg-plist b/devel/p5-Cvs/pkg-plist new file mode 100644 index 000000000000..ea1d06650f1f --- /dev/null +++ b/devel/p5-Cvs/pkg-plist @@ -0,0 +1,36 @@ +%%SITE_PERL%%/Cvs.pm +%%SITE_PERL%%/Cvs/Cvsroot.pm +%%SITE_PERL%%/Cvs/Command/Checkout.pm +%%SITE_PERL%%/Cvs/Command/Tag.pm +%%SITE_PERL%%/Cvs/Command/Rdiff.pm +%%SITE_PERL%%/Cvs/Command/Release.pm +%%SITE_PERL%%/Cvs/Command/Login.pm +%%SITE_PERL%%/Cvs/Command/Base.pm +%%SITE_PERL%%/Cvs/Command/Export.pm +%%SITE_PERL%%/Cvs/Command/Logout.pm +%%SITE_PERL%%/Cvs/Command/Update.pm +%%SITE_PERL%%/Cvs/Command/Rtag.pm +%%SITE_PERL%%/Cvs/Command/Commit.pm +%%SITE_PERL%%/Cvs/Command/Status.pm +%%SITE_PERL%%/Cvs/Command/Diff.pm +%%SITE_PERL%%/Cvs/Result/Release.pm +%%SITE_PERL%%/Cvs/Result/RdiffItem.pm +%%SITE_PERL%%/Cvs/Result/DiffList.pm +%%SITE_PERL%%/Cvs/Result/StatusItem.pm +%%SITE_PERL%%/Cvs/Result/RdiffList.pm +%%SITE_PERL%%/Cvs/Result/Rtag.pm +%%SITE_PERL%%/Cvs/Result/Commit.pm +%%SITE_PERL%%/Cvs/Result/Base.pm +%%SITE_PERL%%/Cvs/Result/Update.pm +%%SITE_PERL%%/Cvs/Result/DiffItem.pm +%%SITE_PERL%%/Cvs/Result/Login.pm +%%SITE_PERL%%/Cvs/Result/Tag.pm +%%SITE_PERL%%/Cvs/Result/Checkout.pm +%%SITE_PERL%%/Cvs/Result/Export.pm +%%SITE_PERL%%/Cvs/Result/Logout.pm +%%SITE_PERL%%/Cvs/Result/StatusList.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cvs/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cvs +@dirrm %%SITE_PERL%%/Cvs/Command +@dirrm %%SITE_PERL%%/Cvs/Result +@dirrm %%SITE_PERL%%/Cvs |