- Add LICENSE
- Add NO_ARCH - Bump PORTREVISION for biology/p5-bioperl renaming
This commit is contained in:
parent
99a028004e
commit
f14315d775
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428869
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Bio-ASN1-EntrezGene
|
||||
PORTVERSION= 1.72
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= biology perl5
|
||||
MASTER_SITES= CPAN
|
||||
@ -11,9 +12,14 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Regular expression-based Perl Parser for NCBI Entrez Gene
|
||||
|
||||
BUILD_DEPENDS= p5-bioperl>=0:biology/p5-bioperl
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-BioPerl>=0:biology/p5-BioPerl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user