aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-PAAS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-PAAS/Makefile')
-rw-r--r--security/p5-Authen-PAAS/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/security/p5-Authen-PAAS/Makefile b/security/p5-Authen-PAAS/Makefile
index 56570f60f6d5..d3da57a2281c 100644
--- a/security/p5-Authen-PAAS/Makefile
+++ b/security/p5-Authen-PAAS/Makefile
@@ -14,21 +14,7 @@ BUILD_DEPENDS= p5-Config-Record>=1.1.0:${PORTSDIR}/devel/p5-Config-Record \
p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN1= authen-paas-passwd.1
-MAN3= Authen::PAAS.3 \
- Authen::PAAS::BasicLoginModule.3 \
- Authen::PAAS::BasicUser.3 \
- Authen::PAAS::Callback.3 \
- Authen::PAAS::ConsoleCallback.3 \
- Authen::PAAS::Context.3 \
- Authen::PAAS::Credential.3 \
- Authen::PAAS::LoginModule.3 \
- Authen::PAAS::Principal.3 \
- Authen::PAAS::SimpleCallback.3 \
- Authen::PAAS::Subject.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>