diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 04:33:13 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 04:33:13 +0000 |
commit | faaeac5c4955a649a2d03a4b8862f2ad23fce208 (patch) | |
tree | be280ed31b79229ffc7113c31d1a1ba84910efac /net/p5-Net-EPP-Frame/pkg-plist | |
parent | 82ba15a64f0cecedfbaf401a856a816871274e8a (diff) | |
download | ports-faaeac5c4955a649a2d03a4b8862f2ad23fce208.tar.gz ports-faaeac5c4955a649a2d03a4b8862f2ad23fce208.zip |
Notes
Diffstat (limited to 'net/p5-Net-EPP-Frame/pkg-plist')
-rw-r--r-- | net/p5-Net-EPP-Frame/pkg-plist | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net/p5-Net-EPP-Frame/pkg-plist b/net/p5-Net-EPP-Frame/pkg-plist new file mode 100644 index 000000000000..d7679e3338d0 --- /dev/null +++ b/net/p5-Net-EPP-Frame/pkg-plist @@ -0,0 +1,24 @@ +%%SITE_PERL%%/Net/EPP/Frame.pm +%%SITE_PERL%%/Net/EPP/Frame/Command.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Check.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Create.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Delete.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Info.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Login.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Logout.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Poll.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Renew.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Transfer.pm +%%SITE_PERL%%/Net/EPP/Frame/Command/Update.pm +%%SITE_PERL%%/Net/EPP/Frame/Greeting.pm +%%SITE_PERL%%/Net/EPP/Frame/Hello.pm +%%SITE_PERL%%/Net/EPP/Frame/ObjectSpec.pm +%%SITE_PERL%%/Net/EPP/Frame/Response.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP/Frame/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP/Frame +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command +@dirrm %%SITE_PERL%%/Net/EPP/Frame +@dirrmtry %%SITE_PERL%%/Net/EPP +@dirrmtry %%SITE_PERL%%/Net |