summaryrefslogtreecommitdiff
path: root/math/p5-AI-DecisionTree
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
commit5e06901c396343ef79137207320bdbb383435cbb (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-AI-DecisionTree
parent- This OFL was version 1.1, now replaced by OFL11 (diff)
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332813
Diffstat (limited to 'math/p5-AI-DecisionTree')
-rw-r--r--math/p5-AI-DecisionTree/Makefile4
-rw-r--r--math/p5-AI-DecisionTree/pkg-plist10
2 files changed, 6 insertions, 8 deletions
diff --git a/math/p5-AI-DecisionTree/Makefile b/math/p5-AI-DecisionTree/Makefile
index f18ae647b732..562b3d317e97 100644
--- a/math/p5-AI-DecisionTree/Makefile
+++ b/math/p5-AI-DecisionTree/Makefile
@@ -13,8 +13,4 @@ COMMENT= Perl module for Automatically Learning Decision Trees
USES= perl5
USE_PERL5= configure
-MAN3= AI::DecisionTree.3 \
- AI::DecisionTree::Instance.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-AI-DecisionTree/pkg-plist b/math/p5-AI-DecisionTree/pkg-plist
index a4a1411b1e4c..03b071e03d0f 100644
--- a/math/p5-AI-DecisionTree/pkg-plist
+++ b/math/p5-AI-DecisionTree/pkg-plist
@@ -1,10 +1,12 @@
+%%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.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree/Instance/Instance.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/AI/DecisionTree
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree/Instance
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/DecisionTree
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/AI
+@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