1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Install Bio::SeqIO::entrezgene

- Bump PORTREVISION for package change
- Take maintainership

Bio::SeqIO::entrezgene has been removed from BioPerl since 1.7.3.
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-12-08 16:57:13 +00:00
parent 30989628f0
commit 6356c6acbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519354
2 changed files with 4 additions and 5 deletions

View File

@ -3,12 +3,13 @@
PORTNAME= Bio-ASN1-EntrezGene
PORTVERSION= 1.73
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Regular expression-based Perl Parser for NCBI Entrez Gene
LICENSE= ART10 GPLv1+
@ -23,8 +24,4 @@ USE_PERL5= configure
NO_ARCH= yes
post-patch:
# do not install Bio::SeqIO::entrezgene which is identical with the one from p5-BioPerl
@${RM} ${WRKSRC}/lib/Bio/SeqIO/entrezgene.pm
.include <bsd.port.mk>

View File

@ -2,7 +2,9 @@
%%SITE_PERL%%/Bio/ASN1/EntrezGene/Indexer.pm
%%SITE_PERL%%/Bio/ASN1/Sequence.pm
%%SITE_PERL%%/Bio/ASN1/Sequence/Indexer.pm
%%SITE_PERL%%/Bio/SeqIO/entrezgene.pm
%%PERL5_MAN3%%/Bio::ASN1::EntrezGene.3.gz
%%PERL5_MAN3%%/Bio::ASN1::EntrezGene::Indexer.3.gz
%%PERL5_MAN3%%/Bio::ASN1::Sequence.3.gz
%%PERL5_MAN3%%/Bio::ASN1::Sequence::Indexer.3.gz
%%PERL5_MAN3%%/Bio::SeqIO::entrezgene.3.gz