aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-ASN1-EntrezGene
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-05-08 18:12:36 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-05-08 18:12:36 +0000
commit03f1abf70482f33c6b55fe2c87be7f7322bcacdd (patch)
tree5e78a85f8b56fab3436a2dcb2ae47ebfb1b026ff /biology/p5-Bio-ASN1-EntrezGene
parent83dcea8eb8eb1d33bb15b1c0f39c4368e654eff5 (diff)
downloadports-03f1abf70482f33c6b55fe2c87be7f7322bcacdd.tar.gz
ports-03f1abf70482f33c6b55fe2c87be7f7322bcacdd.zip
Reassign biology/ perl modules to perl@.
While here: Regenerate p5-AcePerl's patches using makepatch. Make p5-Bio-ASN1-EntrezGene depend on p5-bioperl, instead of the other way around. Bump PORTREVISION on those two ports.
Notes
Notes: svn path=/head/; revision=385811
Diffstat (limited to 'biology/p5-Bio-ASN1-EntrezGene')
-rw-r--r--biology/p5-Bio-ASN1-EntrezGene/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/biology/p5-Bio-ASN1-EntrezGene/Makefile b/biology/p5-Bio-ASN1-EntrezGene/Makefile
index d154cee9a960..2b00d8f2545a 100644
--- a/biology/p5-Bio-ASN1-EntrezGene/Makefile
+++ b/biology/p5-Bio-ASN1-EntrezGene/Makefile
@@ -3,16 +3,18 @@
PORTNAME= Bio-ASN1-EntrezGene
PORTVERSION= 1.70
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= biology perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CJFIELDS
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Regular expression-based Perl Parser for NCBI Entrez Gene
-WRKSRC= ${WRKDIR}/Bio-ASN1-EntrezGene-${PORTVERSION}
+BUILD_DEPENDS= p5-bioperl>=0:${PORTSDIR}/biology/p5-bioperl
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure