aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-PAM
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 08:45:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 08:45:50 +0000
commit3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch)
tree91cba98e40bd55e804de1cd3543339c59ce1892b /security/p5-Authen-PAM
parentd21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff)
downloadports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz
ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341813
Diffstat (limited to 'security/p5-Authen-PAM')
-rw-r--r--security/p5-Authen-PAM/Makefile6
-rw-r--r--security/p5-Authen-PAM/pkg-plist2
2 files changed, 3 insertions, 5 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile
index 58d8d47b7775..8b013c33e67d 100644
--- a/security/p5-Authen-PAM/Makefile
+++ b/security/p5-Authen-PAM/Makefile
@@ -9,14 +9,10 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= des@FreeBSD.org
-COMMENT= A Perl interface to the PAM library
+COMMENT= Perl interface to the PAM library
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH
-MAN3= Authen::PAM.3 \
- Authen::PAM::FAQ.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Authen-PAM/pkg-plist b/security/p5-Authen-PAM/pkg-plist
index b990799b76a9..8a083e16c4b8 100644
--- a/security/p5-Authen-PAM/pkg-plist
+++ b/security/p5-Authen-PAM/pkg-plist
@@ -3,6 +3,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/.packlist
+%%PERL5_MAN3%%/Authen::PAM.3.gz
+%%PERL5_MAN3%%/Authen::PAM::FAQ.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Authen/PAM