diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:43:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:43:05 +0000 |
commit | ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44 (patch) | |
tree | c5e8f3a0775244395b8c8127522934ec86048250 /net/p5-Net-Cassandra | |
parent | 3b6211baedc7b3d9aeca22c1950c16b53a3140de (diff) | |
download | ports-ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44.tar.gz ports-ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44.zip |
Notes
Diffstat (limited to 'net/p5-Net-Cassandra')
-rw-r--r-- | net/p5-Net-Cassandra/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Cassandra/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-Cassandra/pkg-plist | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-Cassandra/Makefile b/net/p5-Net-Cassandra/Makefile index 01fd86efb32b..25bce8f3250a 100644 --- a/net/p5-Net-Cassandra/Makefile +++ b/net/p5-Net-Cassandra/Makefile @@ -14,9 +14,7 @@ COMMENT= Interface to Cassandra RUN_DEPENDS= p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-StrictConstructor>0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor -MAN3= Net::Cassandra.3 USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Cassandra/pkg-descr b/net/p5-Net-Cassandra/pkg-descr index 79697b98b912..ce500b695fee 100644 --- a/net/p5-Net-Cassandra/pkg-descr +++ b/net/p5-Net-Cassandra/pkg-descr @@ -3,4 +3,4 @@ database. It uses the Thrift interface. This is changing rapidly and supports the development version of Cassandra built from Subversion trunk. -WWW: http://search.cpan.org/dist/Net-Cassandra/ +WWW: http://search.cpan.org/dist/Net-Cassandra/ diff --git a/net/p5-Net-Cassandra/pkg-plist b/net/p5-Net-Cassandra/pkg-plist index 43f21738ef75..fad73e00cb71 100644 --- a/net/p5-Net-Cassandra/pkg-plist +++ b/net/p5-Net-Cassandra/pkg-plist @@ -13,6 +13,7 @@ %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Socket.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Transport.pm %%SITE_PERL%%/Net/Cassandra/Backend/Types.pm +%%PERL5_MAN3%%/Net::Cassandra.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/Cassandra/Backend/Thrift |