diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 07:39:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 07:39:31 +0000 |
commit | 1ced34fc222b99a0607b3a86eb116ea4c40fc85c (patch) | |
tree | 4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Authen-Simple-Passwd | |
parent | c2d03d48afa46d82df5e16103ea240da9ebb6e6a (diff) | |
download | ports-1ced34fc222b99a0607b3a86eb116ea4c40fc85c.tar.gz ports-1ced34fc222b99a0607b3a86eb116ea4c40fc85c.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-Passwd')
-rw-r--r-- | security/p5-Authen-Simple-Passwd/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Authen-Simple-Passwd/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile index 09fa13fdea74..3b64ae345611 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -13,10 +13,7 @@ COMMENT= Simple Passwd authentication BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Authen::Simple::Passwd.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-Passwd/pkg-plist b/security/p5-Authen-Simple-Passwd/pkg-plist index cc544c539f7d..3169c3e44660 100644 --- a/security/p5-Authen-Simple-Passwd/pkg-plist +++ b/security/p5-Authen-Simple-Passwd/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Authen::Simple::Passwd.3.gz %%SITE_PERL%%/Authen/Simple/Passwd.pm @dirrmtry %%SITE_PERL%%/Authen/Simple @dirrmtry %%SITE_PERL%%/Authen |