aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Throttle
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 13:18:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 13:18:23 +0000
commit4b64fee2fc35623230e1b5c2728da33cf78fe764 (patch)
tree45ac0c061a5e6a90fbf1dc5b723a59c1592fdca4 /www/p5-Plack-Middleware-Throttle
parentf1bfb28bf955ada1c2bf6d6061d6e440ee19c4d0 (diff)
Notes
Diffstat (limited to 'www/p5-Plack-Middleware-Throttle')
-rw-r--r--www/p5-Plack-Middleware-Throttle/Makefile7
-rw-r--r--www/p5-Plack-Middleware-Throttle/pkg-plist5
2 files changed, 5 insertions, 7 deletions
diff --git a/www/p5-Plack-Middleware-Throttle/Makefile b/www/p5-Plack-Middleware-Throttle/Makefile
index 9190f0ae016e..8014c79bc15c 100644
--- a/www/p5-Plack-Middleware-Throttle/Makefile
+++ b/www/p5-Plack-Middleware-Throttle/Makefile
@@ -19,11 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Plack::Middleware::Throttle.3 \
- Plack::Middleware::Throttle::Daily.3 \
- Plack::Middleware::Throttle::Hourly.3 \
- Plack::Middleware::Throttle::Interval.3 \
- Plack::Middleware::Throttle::Limiter.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Plack-Middleware-Throttle/pkg-plist b/www/p5-Plack-Middleware-Throttle/pkg-plist
index 02b7a2aa3468..c4e41884f1d9 100644
--- a/www/p5-Plack-Middleware-Throttle/pkg-plist
+++ b/www/p5-Plack-Middleware-Throttle/pkg-plist
@@ -5,6 +5,11 @@
%%SITE_PERL%%/Plack/Middleware/Throttle/Hourly.pm
%%SITE_PERL%%/Plack/Middleware/Throttle/Interval.pm
%%SITE_PERL%%/Plack/Middleware/Throttle/Limiter.pm
+%%PERL5_MAN3%%/Plack::Middleware::Throttle.3.gz
+%%PERL5_MAN3%%/Plack::Middleware::Throttle::Daily.3.gz
+%%PERL5_MAN3%%/Plack::Middleware::Throttle::Hourly.3.gz
+%%PERL5_MAN3%%/Plack::Middleware::Throttle::Interval.3.gz
+%%PERL5_MAN3%%/Plack::Middleware::Throttle::Limiter.3.gz
@dirrm %%SITE_PERL%%/Plack/Middleware/Throttle/Backend
@dirrm %%SITE_PERL%%/Plack/Middleware/Throttle
@dirrmtry %%SITE_PERL%%/Plack/Middleware