diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:20:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:20:40 +0000 |
commit | 7a81d5d1fee5ba0e0ebd794ac01ffc30576b8fa5 (patch) | |
tree | 239f6b9971e70fa4249e10ee1165d8b0bd0b415e /mail/p5-Email-FolderType | |
parent | 3b412ce0dcf53c3d9f65149263c3b8a1dac77574 (diff) |
Notes
Diffstat (limited to 'mail/p5-Email-FolderType')
-rw-r--r-- | mail/p5-Email-FolderType/Makefile | 7 | ||||
-rw-r--r-- | mail/p5-Email-FolderType/pkg-plist | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile index 568fc14a1b7e..661eaed96955 100644 --- a/mail/p5-Email-FolderType/Makefile +++ b/mail/p5-Email-FolderType/Makefile @@ -15,11 +15,4 @@ COMMENT= Determine the type of a mail folder USES= perl5 USE_PERL5= configure -MAN3= Email::FolderType.3 \ - Email::FolderType::Ezmlm.3 \ - Email::FolderType::MH.3 \ - Email::FolderType::Maildir.3 \ - Email::FolderType::Mbox.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-FolderType/pkg-plist b/mail/p5-Email-FolderType/pkg-plist index a3d32f478cd1..9aafc1c97ab1 100644 --- a/mail/p5-Email-FolderType/pkg-plist +++ b/mail/p5-Email-FolderType/pkg-plist @@ -4,6 +4,11 @@ %%SITE_PERL%%/Email/FolderType/Maildir.pm %%SITE_PERL%%/Email/FolderType/Mbox.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/FolderType/.packlist +%%PERL5_MAN3%%/Email::FolderType.3.gz +%%PERL5_MAN3%%/Email::FolderType::Ezmlm.3.gz +%%PERL5_MAN3%%/Email::FolderType::MH.3.gz +%%PERL5_MAN3%%/Email::FolderType::Maildir.3.gz +%%PERL5_MAN3%%/Email::FolderType::Mbox.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/FolderType @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email @dirrmtry %%SITE_PERL%%/Email/FolderType |