aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Phylo/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-08-09 18:26:45 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-08-09 18:26:45 +0000
commit02ce43955f2522d5dc713b873b40587d1a070376 (patch)
treeb039861459df543f2b09625b230b2bb3c18f7fdf /biology/p5-Bio-Phylo/Makefile
parent329b8ff02f8e188ebbc55b85e5250e87f484ff3e (diff)
- Update to 0.40
- Add LICENSE (Artistic 1 & GPLv1)
Notes
Notes: svn path=/head/; revision=279366
Diffstat (limited to 'biology/p5-Bio-Phylo/Makefile')
-rw-r--r--biology/p5-Bio-Phylo/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile
index bb4ae6e16613..19334b9c221e 100644
--- a/biology/p5-Bio-Phylo/Makefile
+++ b/biology/p5-Bio-Phylo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Bio-Phylo
-PORTVERSION= 0.39
+PORTVERSION= 0.40
CATEGORIES= biology perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RVOSA
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Phylogenetic analysis using perl
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
p5-Math-CDF>=0:${PORTSDIR}/math/p5-Math-CDF \
p5-Math-Random>=0:${PORTSDIR}/math/p5-Math-Random \