1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Add BUILD_DEPENDS
- Remove unnecessary MASTER_SITE_SUBDIR
- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-31 15:13:21 +00:00
parent bef8f3af7c
commit d0d3b5f32d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363609
3 changed files with 11 additions and 9 deletions

View File

@ -5,16 +5,19 @@ PORTNAME= Net-Cassandra
PORTVERSION= 0.35
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to Cassandra
RUN_DEPENDS= p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-StrictConstructor>0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>

View File

@ -1,6 +1,5 @@
This module provides an interface the to Cassandra distributed
database. It uses the Thrift interface. This is changing rapidly and
supports the development version of Cassandra built from Subversion
trunk.
This module provides an interface the to Cassandra distributed 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/

View File

@ -1,4 +1,3 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/.packlist
%%SITE_PERL%%/Net/Cassandra.pm
%%SITE_PERL%%/Net/Cassandra/Backend/Cassandra.pm
%%SITE_PERL%%/Net/Cassandra/Backend/Constants.pm
@ -13,6 +12,7 @@
%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Socket.pm
%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Transport.pm
%%SITE_PERL%%/Net/Cassandra/Backend/Types.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/.packlist
%%PERL5_MAN3%%/Net::Cassandra.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net