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

- Add LICENSE

- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-06 18:50:39 +00:00
parent 5792e28494
commit f9d3062684
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360974
3 changed files with 12 additions and 9 deletions

View File

@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Find gaps & intersections in lists of ranges
USES= perl5
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
This package provides a universal framework for calculating the
intersections and gaps in/of 2 dimensional ranges.
This package provides a universal framework for calculating the intersections
and gaps in/of 2 dimensional ranges.
WWW: http://search.cpan.org/dist/Data-Range-Compare/

View File

@ -1,4 +1,3 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range/Compare/.packlist
%%SITE_PERL%%/Data/Range/Compare.pm
%%SITE_PERL%%/Data/Range/Compare.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook.pod
@ -6,16 +5,17 @@
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Recipe_DateTime.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Recipe_a_to_z.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Recipe_subclass_a_to_z.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range/Compare/.packlist
%%PERL5_MAN3%%/Data::Range::Compare.3.gz
%%PERL5_MAN3%%/Data::Range::Compare::Cookbook.3.gz
%%PERL5_MAN3%%/Data::Range::Compare::Cookbook::Instance_and_Constants.3.gz
%%PERL5_MAN3%%/Data::Range::Compare::Cookbook::Recipe_DateTime.3.gz
%%PERL5_MAN3%%/Data::Range::Compare::Cookbook::Recipe_a_to_z.3.gz
%%PERL5_MAN3%%/Data::Range::Compare::Cookbook::Recipe_subclass_a_to_z.3.gz
@dirrmtry %%SITE_PERL%%/Data/Range/Compare/Cookbook
@dirrmtry %%SITE_PERL%%/Data/Range/Compare
@dirrmtry %%SITE_PERL%%/Data/Range
@dirrmtry %%SITE_PERL%%/Data
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range/Compare
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range/Compare
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
@dirrm %%SITE_PERL%%/Data/Range/Compare/Cookbook
@dirrm %%SITE_PERL%%/Data/Range/Compare
@dirrmtry %%SITE_PERL%%/Data/Range
@dirrmtry %%SITE_PERL%%/Data