aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Cluster/pkg-plist
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-21 08:32:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-21 08:32:14 +0000
commit652e7fd38f622838c40a83730be0734ce150ee03 (patch)
tree43aef24b0f1cd0c97a47c5436a5ebd179276f0be /devel/p5-Algorithm-Cluster/pkg-plist
parenta38ea8ae19dd6db498997c8475734df33f376486 (diff)
downloadports-652e7fd38f622838c40a83730be0734ce150ee03.tar.gz
ports-652e7fd38f622838c40a83730be0734ce150ee03.zip
Add p5-Algorithm-Cluster 1.26,
This module is an interface to the C Clustering Library, a general purpose library implementing functions for hierarchical clustering (pairwise simple, complete, average, and centroid linkage), along with k-means and k-medians clustering, and 2D self-organizing maps. The library is distributed along with Cluster 3.0, an enhanced version of the famous Cluster program originally written by Michael Eisen while at Stanford University. The C clustering library was written by Michiel de Hoon. PR: ports/66970 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=109609
Diffstat (limited to 'devel/p5-Algorithm-Cluster/pkg-plist')
-rw-r--r--devel/p5-Algorithm-Cluster/pkg-plist7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Cluster/pkg-plist b/devel/p5-Algorithm-Cluster/pkg-plist
new file mode 100644
index 000000000000..f857472737fd
--- /dev/null
+++ b/devel/p5-Algorithm-Cluster/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Cluster.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster/Cluster.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster/Cluster.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm 2>/dev/null || true