diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /textproc/p5-WordNet-Similarity | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'textproc/p5-WordNet-Similarity')
-rw-r--r-- | textproc/p5-WordNet-Similarity/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-WordNet-Similarity/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-WordNet-Similarity/Makefile b/textproc/p5-WordNet-Similarity/Makefile index 0e04d27633a0..372a4eff67f3 100644 --- a/textproc/p5-WordNet-Similarity/Makefile +++ b/textproc/p5-WordNet-Similarity/Makefile @@ -3,6 +3,7 @@ PORTNAME= WordNet-Similarity PORTVERSION= 2.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-WordNet-Similarity/pkg-plist b/textproc/p5-WordNet-Similarity/pkg-plist index f304ac7bc7db..e1d0e6ea1714 100644 --- a/textproc/p5-WordNet-Similarity/pkg-plist +++ b/textproc/p5-WordNet-Similarity/pkg-plist @@ -58,7 +58,6 @@ bin/wordVectors.pl %%SITE_PERL%%/WordNet/vector-relation.dat %%SITE_PERL%%/WordNet/vectorFile.pm %%SITE_PERL%%/WordNet/wordvectors.dat -%%SITE_PERL%%/%%PERL_ARCH%%/auto/WordNet/Similarity/.packlist man/man1/BNCFreq.pl.1.gz man/man1/brownFreq.pl.1.gz man/man1/compounds.pl.1.gz @@ -70,7 +69,3 @@ man/man1/similarity_server.pl.1.gz man/man1/treebankFreq.pl.1.gz man/man1/wnDepths.pl.1.gz man/man1/wordVectors.pl.1.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WordNet/Similarity -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WordNet -@dirrmtry %%SITE_PERL%%/WordNet/Similarity -@dirrmtry %%SITE_PERL%%/WordNet |