diff options
Diffstat (limited to 'security/p5-Authen-Simple')
-rw-r--r-- | security/p5-Authen-Simple/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Authen-Simple/pkg-plist | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile index 83f9195dfb21..983240844954 100644 --- a/security/p5-Authen-Simple/Makefile +++ b/security/p5-Authen-Simple/Makefile @@ -22,11 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= Authen::Simple.3 \ - Authen::Simple::Adapter.3 \ - Authen::Simple::Apache.3 \ - Authen::Simple::Log.3 \ - Authen::Simple::Password.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple/pkg-plist b/security/p5-Authen-Simple/pkg-plist index a87022e85089..57c180be037c 100644 --- a/security/p5-Authen-Simple/pkg-plist +++ b/security/p5-Authen-Simple/pkg-plist @@ -4,6 +4,11 @@ %%SITE_PERL%%/Authen/Simple/Log.pm %%SITE_PERL%%/Authen/Simple/Password.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/.packlist +%%PERL5_MAN3%%/Authen::Simple.3.gz +%%PERL5_MAN3%%/Authen::Simple::Adapter.3.gz +%%PERL5_MAN3%%/Authen::Simple::Apache.3.gz +%%PERL5_MAN3%%/Authen::Simple::Log.3.gz +%%PERL5_MAN3%%/Authen::Simple::Password.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen @dirrmtry %%SITE_PERL%%/Authen/Simple |