Import biology/p5-Bio-Cluster

This interface is the basic structure for a cluster of bioperl objects.

@conflict tweak from sthen
OK afresh1@
This commit is contained in:
cwen 2020-08-25 23:43:06 +00:00
parent c5b918a847
commit 08fd27b76d
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/08/25 23:43:06 cwen Exp $
COMMENT = cluster modules for BioPerl
DISTNAME = Bio-Cluster-1.7.3
CATEGORIES = biology
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = biology/bioperl>=1.7.7 \
biology/p5-Bio-Variation
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Bio-Cluster-1.7.3.tar.gz) = GWf7OJm5LyRbW/bLZO8Hb8P4Qnsalspfe3TSILYZH7s=
SIZE (Bio-Cluster-1.7.3.tar.gz) = 58304

View File

@ -0,0 +1 @@
This interface is the basic structure for a cluster of bioperl objects.

View File

@ -0,0 +1,25 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/25 23:43:06 cwen Exp $
@conflict bioperl-<1.7
${P5SITE}/Bio/
${P5SITE}/Bio/Cluster/
${P5SITE}/Bio/Cluster.pm
${P5SITE}/Bio/Cluster/ClusterFactory.pm
${P5SITE}/Bio/Cluster/FamilyI.pm
${P5SITE}/Bio/Cluster/SequenceFamily.pm
${P5SITE}/Bio/Cluster/UniGene.pm
${P5SITE}/Bio/Cluster/UniGeneI.pm
${P5SITE}/Bio/ClusterI.pm
${P5SITE}/Bio/ClusterIO/
${P5SITE}/Bio/ClusterIO.pm
${P5SITE}/Bio/ClusterIO/dbsnp.pm
${P5SITE}/Bio/ClusterIO/unigene.pm
@man man/man3p/Bio::Cluster.3p
@man man/man3p/Bio::Cluster::ClusterFactory.3p
@man man/man3p/Bio::Cluster::FamilyI.3p
@man man/man3p/Bio::Cluster::SequenceFamily.3p
@man man/man3p/Bio::Cluster::UniGene.3p
@man man/man3p/Bio::Cluster::UniGeneI.3p
@man man/man3p/Bio::ClusterI.3p
@man man/man3p/Bio::ClusterIO.3p
@man man/man3p/Bio::ClusterIO::dbsnp.3p
@man man/man3p/Bio::ClusterIO::unigene.3p