aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-WordNet-Similarity/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-07-18 06:52:11 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-07-18 06:52:11 +0000
commit573306c07e9ab9a5cd64d2c36792fa60580f1663 (patch)
tree2987475a37bf33a00ec290a2872c7c00c401501b /textproc/p5-WordNet-Similarity/Makefile
parent9427ab710d604666b5b201067e6b9cf355514489 (diff)
downloadports-573306c07e9ab9a5cd64d2c36792fa60580f1663.tar.gz
ports-573306c07e9ab9a5cd64d2c36792fa60580f1663.zip
Notes
Diffstat (limited to 'textproc/p5-WordNet-Similarity/Makefile')
-rw-r--r--textproc/p5-WordNet-Similarity/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/textproc/p5-WordNet-Similarity/Makefile b/textproc/p5-WordNet-Similarity/Makefile
index fcfd6b1ee738..99421320bd8c 100644
--- a/textproc/p5-WordNet-Similarity/Makefile
+++ b/textproc/p5-WordNet-Similarity/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WordNet-Similarity
-PORTVERSION= 0.08
+PORTVERSION= 0.09
PORTREVISION= 0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -26,6 +26,15 @@ PERL_CONFIGURE= yes
CONFIGURE_ENV= WNHOME=${WNHOME}
USE_REINPLACE= yes
+MAN1= rawtextFreq.pl.1 \
+ BNCFreq.pl.1 \
+ similarity.pl.1 \
+ wordVectors.pl.1 \
+ compounds.pl.1 \
+ readDB.pl.1 \
+ brownFreq.pl.1 \
+ treebankFreq.pl.1 \
+ wnDepths.pl.1
MAN3= WordNet::Similarity.3 WordNet::Similarity::jcn.3 \
WordNet::Similarity::hso.3 WordNet::Similarity::vector.3 \
WordNet::Similarity::random.3 WordNet::Similarity::res.3 \