aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index 1e9e3384ae4f..39461d344406 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -33,23 +33,4 @@ PORTSCOUT= skipv:0.100091,0.100092
USES= perl5
USE_PERL5= configure
-MAN3= Catalyst::Authentication::Credential::NoPassword.3 \
- Catalyst::Authentication::Credential::Password.3 \
- Catalyst::Authentication::Credential::Remote.3 \
- Catalyst::Authentication::Realm.3 \
- Catalyst::Authentication::Realm::Compatibility.3 \
- Catalyst::Authentication::Realm::Progressive.3 \
- Catalyst::Authentication::Store.3 \
- Catalyst::Authentication::Store::Minimal.3 \
- Catalyst::Authentication::Store::Null.3 \
- Catalyst::Authentication::User.3 \
- Catalyst::Authentication::User::Hash.3 \
- Catalyst::Plugin::Authentication.3 \
- Catalyst::Plugin::Authentication::Credential::Password.3 \
- Catalyst::Plugin::Authentication::Internals.3 \
- Catalyst::Plugin::Authentication::Store::Minimal.3 \
- Catalyst::Plugin::Authentication::User.3 \
- Catalyst::Plugin::Authentication::User::Hash.3
-
-NO_STAGE= yes
.include <bsd.port.mk>