aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-AI-Categorizer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-21 11:52:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-21 11:52:07 +0000
commit323117a18d6c477908bca93e46dbc36c7962c320 (patch)
treec9c4c04e4a336fc31fa181ede9d9a629b813b1af /textproc/p5-AI-Categorizer
parent332c7e4542a0cfdc3c56dc620ebbe3567c3fae74 (diff)
downloadports-323117a18d6c477908bca93e46dbc36c7962c320.tar.gz
ports-323117a18d6c477908bca93e46dbc36c7962c320.zip
* Convert to staging
* Add license * pet portlint Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340601
Diffstat (limited to 'textproc/p5-AI-Categorizer')
-rw-r--r--textproc/p5-AI-Categorizer/Makefile27
-rw-r--r--textproc/p5-AI-Categorizer/pkg-plist22
2 files changed, 25 insertions, 24 deletions
diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile
index 95713839f01d..d69a7f1228e3 100644
--- a/textproc/p5-AI-Categorizer/Makefile
+++ b/textproc/p5-AI-Categorizer/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Automatic Text Categorization
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Container>=0:${PORTSDIR}/devel/p5-Class-Container \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Statistics-Contingency>=0:${PORTSDIR}/math/p5-Statistics-Contingency \
@@ -21,31 +24,7 @@ BUILD_DEPENDS= p5-Class-Container>=0:${PORTSDIR}/devel/p5-Class-Container \
p5-Algorithm-NaiveBayes>=0:${PORTSDIR}/devel/p5-Algorithm-NaiveBayes
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN3= AI::Categorizer.3 \
- AI::Categorizer::Category.3 \
- AI::Categorizer::Collection.3 \
- AI::Categorizer::Collection::Files.3 \
- AI::Categorizer::Document.3 \
- AI::Categorizer::Experiment.3 \
- AI::Categorizer::FeatureSelector.3 \
- AI::Categorizer::FeatureSelector::CategorySelector.3 \
- AI::Categorizer::FeatureSelector::ChiSquare.3 \
- AI::Categorizer::FeatureSelector::DocFrequency.3 \
- AI::Categorizer::FeatureVector.3 \
- AI::Categorizer::Hypothesis.3 \
- AI::Categorizer::KnowledgeSet.3 \
- AI::Categorizer::Learner.3 \
- AI::Categorizer::Learner::Boolean.3 \
- AI::Categorizer::Learner::DecisionTree.3 \
- AI::Categorizer::Learner::Guesser.3 \
- AI::Categorizer::Learner::KNN.3 \
- AI::Categorizer::Learner::NaiveBayes.3 \
- AI::Categorizer::Learner::SVM.3 \
- AI::Categorizer::Learner::Weka.3 \
- AI::Categorizer::Storable.3
-
USES= perl5
USE_PERL5= modbuild
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-AI-Categorizer/pkg-plist b/textproc/p5-AI-Categorizer/pkg-plist
index 37d1cb8faf1c..621156fb6bc9 100644
--- a/textproc/p5-AI-Categorizer/pkg-plist
+++ b/textproc/p5-AI-Categorizer/pkg-plist
@@ -1,3 +1,25 @@
+%%PERL5_MAN3%%/AI::Categorizer.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Category.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Collection.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Collection::Files.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Document.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Experiment.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector::CategorySelector.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector::ChiSquare.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector::DocFrequency.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::FeatureVector.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Hypothesis.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::KnowledgeSet.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::Boolean.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::DecisionTree.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::Guesser.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::KNN.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::NaiveBayes.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::SVM.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Learner::Weka.3.gz
+%%PERL5_MAN3%%/AI::Categorizer::Storable.3.gz
%%SITE_PERL%%/AI/Categorizer.pm
%%SITE_PERL%%/AI/Categorizer/Category.pm
%%SITE_PERL%%/AI/Categorizer/Collection.pm