diff options
Diffstat (limited to 'math/p5-AI-DecisionTree')
-rw-r--r-- | math/p5-AI-DecisionTree/Makefile | 1 | ||||
-rw-r--r-- | math/p5-AI-DecisionTree/pkg-plist | 12 |
2 files changed, 4 insertions, 9 deletions
diff --git a/math/p5-AI-DecisionTree/Makefile b/math/p5-AI-DecisionTree/Makefile index 562b3d317e97..cbdfca912297 100644 --- a/math/p5-AI-DecisionTree/Makefile +++ b/math/p5-AI-DecisionTree/Makefile @@ -3,6 +3,7 @@ PORTNAME= AI-DecisionTree PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-AI-DecisionTree/pkg-plist b/math/p5-AI-DecisionTree/pkg-plist index d613c230f06c..2993e24ebe3f 100644 --- a/math/p5-AI-DecisionTree/pkg-plist +++ b/math/p5-AI-DecisionTree/pkg-plist @@ -1,11 +1,5 @@ %%PERL5_MAN3%%/AI::DecisionTree.3.gz %%PERL5_MAN3%%/AI::DecisionTree::Instance.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/AI/DecisionTree.pm -%%SITE_PERL%%/%%PERL_ARCH%%/AI/DecisionTree/Instance.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree/Instance/Instance.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree/Instance -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/AI/DecisionTree -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/AI +%%SITE_ARCH%%/AI/DecisionTree.pm +%%SITE_ARCH%%/AI/DecisionTree/Instance.pm +%%SITE_ARCH%%/auto/AI/DecisionTree/Instance/Instance.so |