From f36cbcc299f69740b89487c7d342b1ce4f9e6395 Mon Sep 17 00:00:00 2001 From: az Date: Sun, 5 Jan 2014 17:43:05 +0000 Subject: - stage support Approved by: portmgr (blanket infrastructure) --- net/p5-Net-PubSubHubbub-Publisher/Makefile | 3 --- net/p5-Net-PubSubHubbub-Publisher/pkg-descr | 2 +- net/p5-Net-PubSubHubbub-Publisher/pkg-plist | 1 + 3 files changed, 2 insertions(+), 4 deletions(-) (limited to 'net/p5-Net-PubSubHubbub-Publisher') diff --git a/net/p5-Net-PubSubHubbub-Publisher/Makefile b/net/p5-Net-PubSubHubbub-Publisher/Makefile index ab58c55daa92..bd553444a152 100644 --- a/net/p5-Net-PubSubHubbub-Publisher/Makefile +++ b/net/p5-Net-PubSubHubbub-Publisher/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -MAN3= Net::PubSubHubbub::Publisher.3 - -NO_STAGE= yes .include diff --git a/net/p5-Net-PubSubHubbub-Publisher/pkg-descr b/net/p5-Net-PubSubHubbub-Publisher/pkg-descr index a4a70f005f2c..60e5d9663cf1 100644 --- a/net/p5-Net-PubSubHubbub-Publisher/pkg-descr +++ b/net/p5-Net-PubSubHubbub-Publisher/pkg-descr @@ -1,4 +1,4 @@ Net::PubSubHubbub::Publisher is a client library to ping a PubSubHubbub hub. -WWW: http://search.cpan.org/dist/Net-PubSubHubbub-Publisher/ +WWW: http://search.cpan.org/dist/Net-PubSubHubbub-Publisher/ diff --git a/net/p5-Net-PubSubHubbub-Publisher/pkg-plist b/net/p5-Net-PubSubHubbub-Publisher/pkg-plist index d88cf60a7501..ab9dacd464d5 100644 --- a/net/p5-Net-PubSubHubbub-Publisher/pkg-plist +++ b/net/p5-Net-PubSubHubbub-Publisher/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/PubSubHubbub/Publisher/.packlist %%SITE_PERL%%/Net/PubSubHubbub/Publisher.pm bin/pubsubhubbub-publish +%%PERL5_MAN3%%/Net::PubSubHubbub::Publisher.3.gz @dirrmtry %%SITE_PERL%%/Net/PubSubHubbub @dirrmtry %%SITE_PERL%%/Net @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/PubSubHubbub/Publisher -- cgit