aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 13:41:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 13:41:52 +0000
commit29e39f49662aed0a984d43bc3f2dd561a4c5f46b (patch)
tree7542a8fc59366965b7bffb2cbe443777ae91956f /www
parentb970fb4d8dc7671c06095deeda8f4b822434c3b5 (diff)
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Struct/Makefile3
-rw-r--r--www/p5-CGI-Struct/pkg-plist1
-rw-r--r--www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile5
-rw-r--r--www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist3
-rw-r--r--www/p5-Catalyst-Model-Memcached/Makefile3
-rw-r--r--www/p5-Catalyst-Model-Memcached/pkg-plist1
-rw-r--r--www/p5-Catalyst-Plugin-CookiedSession/Makefile3
-rw-r--r--www/p5-Catalyst-Plugin-CookiedSession/pkg-plist1
-rw-r--r--www/p5-Catalyst-Plugin-Session-FastMmap/Makefile3
-rw-r--r--www/p5-Catalyst-Plugin-Session-FastMmap/pkg-plist1
-rw-r--r--www/p5-Dancer-Plugin-ValidationClass/Makefile3
-rw-r--r--www/p5-Dancer-Plugin-ValidationClass/pkg-plist1
-rw-r--r--www/p5-HTML-Template-Pluggable/Makefile4
-rw-r--r--www/p5-HTML-Template-Pluggable/pkg-descr2
-rw-r--r--www/p5-HTML-Template-Pluggable/pkg-plist2
-rw-r--r--www/p5-Perlbal-Plugin-PSGI/Makefile3
-rw-r--r--www/p5-Perlbal-Plugin-PSGI/pkg-plist1
-rw-r--r--www/p5-Template-Mustache/Makefile3
-rw-r--r--www/p5-Template-Mustache/pkg-descr2
-rw-r--r--www/p5-Template-Mustache/pkg-plist1
-rw-r--r--www/p5-WWW-Mechanize-SpamCop/Makefile3
-rw-r--r--www/p5-WWW-Mechanize-SpamCop/pkg-descr2
-rw-r--r--www/p5-WWW-Mechanize-SpamCop/pkg-plist1
-rw-r--r--www/p5-WWW-Mixi/Makefile3
-rw-r--r--www/p5-WWW-Mixi/pkg-descr2
-rw-r--r--www/p5-WWW-Mixi/pkg-plist3
-rw-r--r--www/p5-WWW-Shorten-NotLong/Makefile3
-rw-r--r--www/p5-WWW-Shorten-NotLong/pkg-plist1
-rw-r--r--www/p5-WWW-Tumblr/Makefile3
-rw-r--r--www/p5-WWW-Tumblr/pkg-descr2
-rw-r--r--www/p5-WWW-Tumblr/pkg-plist1
31 files changed, 23 insertions, 47 deletions
diff --git a/www/p5-CGI-Struct/Makefile b/www/p5-CGI-Struct/Makefile
index 72dcbaef2bdc..a51afd89438f 100644
--- a/www/p5-CGI-Struct/Makefile
+++ b/www/p5-CGI-Struct/Makefile
@@ -16,7 +16,4 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
USES= perl5
USE_PERL5= configure
-MAN3= CGI::Struct.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-CGI-Struct/pkg-plist b/www/p5-CGI-Struct/pkg-plist
index 144f0d9ec822..01cf0be8abb1 100644
--- a/www/p5-CGI-Struct/pkg-plist
+++ b/www/p5-CGI-Struct/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Struct/.packlist
%%SITE_PERL%%/CGI/Struct.pm
+%%PERL5_MAN3%%/CGI::Struct.3.gz
@dirrmtry %%SITE_PERL%%/CGI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Struct
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
index d5c7f9e6b288..bcce31fdfa78 100644
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
@@ -26,9 +26,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Catalyst::Authentication::Realm::SimpleDB.3 \
- Catalyst::Authentication::Store::DBIx::Class.3 \
- Catalyst::Authentication::Store::DBIx::Class::User.3 \
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist b/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist
index 2c4f6dc31433..6db462362f1c 100644
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist
@@ -2,6 +2,9 @@
%%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class.pm
%%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class/User.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
+%%PERL5_MAN3%%/Catalyst::Authentication::Realm::SimpleDB.3.gz
+%%PERL5_MAN3%%/Catalyst::Authentication::Store::DBIx::Class.3.gz
+%%PERL5_MAN3%%/Catalyst::Authentication::Store::DBIx::Class::User.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store
diff --git a/www/p5-Catalyst-Model-Memcached/Makefile b/www/p5-Catalyst-Model-Memcached/Makefile
index 09f100f1586b..0da6d4272ae6 100644
--- a/www/p5-Catalyst-Model-Memcached/Makefile
+++ b/www/p5-Catalyst-Model-Memcached/Makefile
@@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Catalyst::Model::Memcached.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Model-Memcached/pkg-plist b/www/p5-Catalyst-Model-Memcached/pkg-plist
index 870ef2dbf29f..db5f1aef79a9 100644
--- a/www/p5-Catalyst-Model-Memcached/pkg-plist
+++ b/www/p5-Catalyst-Model-Memcached/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/Memcached/.packlist
+%%PERL5_MAN3%%/Catalyst::Model::Memcached.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/Memcached
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
diff --git a/www/p5-Catalyst-Plugin-CookiedSession/Makefile b/www/p5-Catalyst-Plugin-CookiedSession/Makefile
index f0495ea9a50c..60e5e42ae5ea 100644
--- a/www/p5-Catalyst-Plugin-CookiedSession/Makefile
+++ b/www/p5-Catalyst-Plugin-CookiedSession/Makefile
@@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Catalyst::Plugin::CookiedSession.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Plugin-CookiedSession/pkg-plist b/www/p5-Catalyst-Plugin-CookiedSession/pkg-plist
index 2354f8914b89..875f0032a6be 100644
--- a/www/p5-Catalyst-Plugin-CookiedSession/pkg-plist
+++ b/www/p5-Catalyst-Plugin-CookiedSession/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CookiedSession/.packlist
%%SITE_PERL%%/Catalyst/Plugin/CookiedSession.pm
+%%PERL5_MAN3%%/Catalyst::Plugin::CookiedSession.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CookiedSession/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
index 0bbdae10c7e7..6e46ca97dcf2 100644
--- a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
@@ -23,10 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Catalyst::Plugin::Session::FastMmap.3
-
regression-test: build
cd ${WRKSRC}/ && ${MAKE} test
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-plist b/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-plist
index bf8690c97a5c..758c4c4a6a8a 100644
--- a/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-plist
+++ b/www/p5-Catalyst-Plugin-Session-FastMmap/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Catalyst/Plugin/Session/FastMmap.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/FastMmap/.packlist
+%%PERL5_MAN3%%/Catalyst::Plugin::Session::FastMmap.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/FastMmap
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
diff --git a/www/p5-Dancer-Plugin-ValidationClass/Makefile b/www/p5-Dancer-Plugin-ValidationClass/Makefile
index cc672ea40304..8a3b8ee38a36 100644
--- a/www/p5-Dancer-Plugin-ValidationClass/Makefile
+++ b/www/p5-Dancer-Plugin-ValidationClass/Makefile
@@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Dancer::Plugin::ValidationClass.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Dancer-Plugin-ValidationClass/pkg-plist b/www/p5-Dancer-Plugin-ValidationClass/pkg-plist
index d0f8d17a2548..7a24d95ad2c0 100644
--- a/www/p5-Dancer-Plugin-ValidationClass/pkg-plist
+++ b/www/p5-Dancer-Plugin-ValidationClass/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/ValidationClass/.packlist
%%SITE_PERL%%/Dancer/Plugin/ValidationClass.pm
+%%PERL5_MAN3%%/Dancer::Plugin::ValidationClass.3.gz
@dirrmtry %%SITE_PERL%%/Dancer/Plugin
@dirrm %%SITE_PERL%%/Dancer/Plugin
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/ValidationClass
diff --git a/www/p5-HTML-Template-Pluggable/Makefile b/www/p5-HTML-Template-Pluggable/Makefile
index 16b904fda387..e2b9e19bc739 100644
--- a/www/p5-HTML-Template-Pluggable/Makefile
+++ b/www/p5-HTML-Template-Pluggable/Makefile
@@ -19,8 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= HTML::Template::Pluggable.3 \
- HTML::Template::Plugin::Dot.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-HTML-Template-Pluggable/pkg-descr b/www/p5-HTML-Template-Pluggable/pkg-descr
index 3adc56f2d245..be7ab8b97ff1 100644
--- a/www/p5-HTML-Template-Pluggable/pkg-descr
+++ b/www/p5-HTML-Template-Pluggable/pkg-descr
@@ -6,4 +6,4 @@ HTML::Template, the programmers' job of sending data to the template is easier,
and designers have easier access to more data to display in the template,
without learning any more tag syntax.
-WWW: http://search.cpan.org/dist/HTML-Template-Pluggable
+WWW: http://search.cpan.org/dist/HTML-Template-Pluggable/
diff --git a/www/p5-HTML-Template-Pluggable/pkg-plist b/www/p5-HTML-Template-Pluggable/pkg-plist
index 0a2790d4ce97..62b996950d5c 100644
--- a/www/p5-HTML-Template-Pluggable/pkg-plist
+++ b/www/p5-HTML-Template-Pluggable/pkg-plist
@@ -1,6 +1,8 @@
%%SITE_PERL%%/HTML/Template/Pluggable.pm
%%SITE_PERL%%/HTML/Template/Plugin/Dot.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Pluggable/.packlist
+%%PERL5_MAN3%%/HTML::Template::Pluggable.3.gz
+%%PERL5_MAN3%%/HTML::Template::Plugin::Dot.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Pluggable
@dirrmtry %%SITE_PERL%%/HTML/Template/Plugin
@dirrmtry %%SITE_PERL%%/HTML/Template
diff --git a/www/p5-Perlbal-Plugin-PSGI/Makefile b/www/p5-Perlbal-Plugin-PSGI/Makefile
index 95a6a64d32a0..b941d097aa49 100644
--- a/www/p5-Perlbal-Plugin-PSGI/Makefile
+++ b/www/p5-Perlbal-Plugin-PSGI/Makefile
@@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
USES= perl5
USE_PERL5= configure
-MAN3= Perlbal::Plugin::PSGI.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Perlbal-Plugin-PSGI/pkg-plist b/www/p5-Perlbal-Plugin-PSGI/pkg-plist
index 65be6b4b3cb3..fc6f76d82f7b 100644
--- a/www/p5-Perlbal-Plugin-PSGI/pkg-plist
+++ b/www/p5-Perlbal-Plugin-PSGI/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perlbal/Plugin/PSGI/.packlist
%%SITE_PERL%%/Perlbal/Plugin/PSGI.pm
+%%PERL5_MAN3%%/Perlbal::Plugin::PSGI.3.gz
@dirrmtry %%SITE_PERL%%/Perlbal/Plugin
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perlbal/Plugin/PSGI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perlbal/Plugin
diff --git a/www/p5-Template-Mustache/Makefile b/www/p5-Template-Mustache/Makefile
index 4629d85e7e72..782d51f1369a 100644
--- a/www/p5-Template-Mustache/Makefile
+++ b/www/p5-Template-Mustache/Makefile
@@ -19,7 +19,4 @@ TEST_DEPENDS:= p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit
USES= perl5
USE_PERL5= configure
-MAN3= Template::Mustache.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Template-Mustache/pkg-descr b/www/p5-Template-Mustache/pkg-descr
index b7be5c5b3dbb..fa705815859b 100644
--- a/www/p5-Template-Mustache/pkg-descr
+++ b/www/p5-Template-Mustache/pkg-descr
@@ -1,3 +1,3 @@
Template::Mustache is a templating system, generally used to make HTML.
-WWW: http://search.cpan.org/dist/Template-Mustache/
+WWW: http://search.cpan.org/dist/Template-Mustache/
diff --git a/www/p5-Template-Mustache/pkg-plist b/www/p5-Template-Mustache/pkg-plist
index 2105d104e3c1..d4ca78ce7724 100644
--- a/www/p5-Template-Mustache/pkg-plist
+++ b/www/p5-Template-Mustache/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/Template/Mustache.pod
%%SITE_PERL%%/Template/benchmark.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Mustache/.packlist
+%%PERL5_MAN3%%/Template::Mustache.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Mustache
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template
@dirrmtry %%SITE_PERL%%/Template
diff --git a/www/p5-WWW-Mechanize-SpamCop/Makefile b/www/p5-WWW-Mechanize-SpamCop/Makefile
index f3ad78e51064..df74a2e69848 100644
--- a/www/p5-WWW-Mechanize-SpamCop/Makefile
+++ b/www/p5-WWW-Mechanize-SpamCop/Makefile
@@ -15,7 +15,4 @@ RUN_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
USES= perl5
USE_PERL5= configure
-MAN3= WWW::Mechanize::SpamCop.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Mechanize-SpamCop/pkg-descr b/www/p5-WWW-Mechanize-SpamCop/pkg-descr
index 4983a1a2d07d..e96237777cfd 100644
--- a/www/p5-WWW-Mechanize-SpamCop/pkg-descr
+++ b/www/p5-WWW-Mechanize-SpamCop/pkg-descr
@@ -1,4 +1,4 @@
WWW::Mechanize::SpamCop is used to automate spam reporting on
spamcop.net's web site.
-WWW: http://search.cpan.org/dist/WWW-Mechanize-SpamCop/
+WWW: http://search.cpan.org/dist/WWW-Mechanize-SpamCop/
diff --git a/www/p5-WWW-Mechanize-SpamCop/pkg-plist b/www/p5-WWW-Mechanize-SpamCop/pkg-plist
index 2434970cd47a..2dd561fa9cf3 100644
--- a/www/p5-WWW-Mechanize-SpamCop/pkg-plist
+++ b/www/p5-WWW-Mechanize-SpamCop/pkg-plist
@@ -1,6 +1,7 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/SpamCop/.packlist
%%SITE_PERL%%/WWW/Mechanize/SpamCop.pm
+%%PERL5_MAN3%%/WWW::Mechanize::SpamCop.3.gz
@dirrmtry %%SITE_PERL%%/WWW/Mechanize
@dirrmtry %%SITE_PERL%%/WWW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/SpamCop
diff --git a/www/p5-WWW-Mixi/Makefile b/www/p5-WWW-Mixi/Makefile
index 206382736b77..afad414c9041 100644
--- a/www/p5-WWW-Mixi/Makefile
+++ b/www/p5-WWW-Mixi/Makefile
@@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= WWW::Mixi.3 WWW::Mixi::Cookbook.3 WWW::Mixi::Mixi.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Mixi/pkg-descr b/www/p5-WWW-Mixi/pkg-descr
index beff022d806a..30a05e273039 100644
--- a/www/p5-WWW-Mixi/pkg-descr
+++ b/www/p5-WWW-Mixi/pkg-descr
@@ -1,4 +1,4 @@
WWW::Mixi provides an automated interface to the Mixi <http://mixi.jp/>.
Mixi is most famous as SNS of Japan.
-WWW: http://digit.que.ne.jp/work/?WWW%3a%3aMixi
+WWW: http://digit.que.ne.jp/work/?WWW%3a%3aMixi
diff --git a/www/p5-WWW-Mixi/pkg-plist b/www/p5-WWW-Mixi/pkg-plist
index 31df67f35404..8c1b58629886 100644
--- a/www/p5-WWW-Mixi/pkg-plist
+++ b/www/p5-WWW-Mixi/pkg-plist
@@ -2,6 +2,9 @@
%%SITE_PERL%%/WWW/Mixi.pm
%%SITE_PERL%%/WWW/Mixi/Cookbook.pod
%%SITE_PERL%%/WWW/Mixi/Mixi.pod
+%%PERL5_MAN3%%/WWW::Mixi.3.gz
+%%PERL5_MAN3%%/WWW::Mixi::Cookbook.3.gz
+%%PERL5_MAN3%%/WWW::Mixi::Mixi.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@dirrm %%SITE_PERL%%/WWW/Mixi
diff --git a/www/p5-WWW-Shorten-NotLong/Makefile b/www/p5-WWW-Shorten-NotLong/Makefile
index 0b6d257bd692..75353e618f0b 100644
--- a/www/p5-WWW-Shorten-NotLong/Makefile
+++ b/www/p5-WWW-Shorten-NotLong/Makefile
@@ -15,10 +15,7 @@ BUILD_DEPENDS= p5-libwww>=5.75:${PORTSDIR}/www/p5-libwww \
p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN3= WWW::Shorten::NotLong.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Shorten-NotLong/pkg-plist b/www/p5-WWW-Shorten-NotLong/pkg-plist
index 26c6f2b79272..96eb4be2f047 100644
--- a/www/p5-WWW-Shorten-NotLong/pkg-plist
+++ b/www/p5-WWW-Shorten-NotLong/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/WWW/Shorten/NotLong.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/NotLong/.packlist
+%%PERL5_MAN3%%/WWW::Shorten::NotLong.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/NotLong
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
diff --git a/www/p5-WWW-Tumblr/Makefile b/www/p5-WWW-Tumblr/Makefile
index 07c82f925631..be5d0a8c7ba2 100644
--- a/www/p5-WWW-Tumblr/Makefile
+++ b/www/p5-WWW-Tumblr/Makefile
@@ -18,7 +18,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USES= perl5
USE_PERL5= configure
-MAN3= WWW::Tumblr.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Tumblr/pkg-descr b/www/p5-WWW-Tumblr/pkg-descr
index 048e915b5a40..cad4966d00cc 100644
--- a/www/p5-WWW-Tumblr/pkg-descr
+++ b/www/p5-WWW-Tumblr/pkg-descr
@@ -1,3 +1,3 @@
Perl interface for the Tumblr API
-WWW: http://search.cpan.org/dist/WWW-Tumblr/
+WWW: http://search.cpan.org/dist/WWW-Tumblr/
diff --git a/www/p5-WWW-Tumblr/pkg-plist b/www/p5-WWW-Tumblr/pkg-plist
index ad44847e72fc..49a1f7f0504d 100644
--- a/www/p5-WWW-Tumblr/pkg-plist
+++ b/www/p5-WWW-Tumblr/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/WWW/Tumblr.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Tumblr/.packlist
+%%PERL5_MAN3%%/WWW::Tumblr.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Tumblr
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%