diff options
author | az <az@FreeBSD.org> | 2014-01-06 01:43:05 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 01:43:05 +0800 |
commit | f36cbcc299f69740b89487c7d342b1ce4f9e6395 (patch) | |
tree | c5e8f3a0775244395b8c8127522934ec86048250 /net/p5-Net-PubSubHubbub-Publisher | |
parent | cd82ca292e395171e3c2c913c3e241bd8c853163 (diff) | |
download | freebsd-ports-gnome-f36cbcc299f69740b89487c7d342b1ce4f9e6395.tar.gz freebsd-ports-gnome-f36cbcc299f69740b89487c7d342b1ce4f9e6395.tar.zst freebsd-ports-gnome-f36cbcc299f69740b89487c7d342b1ce4f9e6395.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net/p5-Net-PubSubHubbub-Publisher')
-rw-r--r-- | net/p5-Net-PubSubHubbub-Publisher/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-PubSubHubbub-Publisher/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-PubSubHubbub-Publisher/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
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 <bsd.port.mk> 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 |