aboutsummaryrefslogtreecommitdiff
path: root/biology/python-nexus
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-12-11 00:59:39 +0000
committerWen Heping <wen@FreeBSD.org>2015-12-11 00:59:39 +0000
commitba2ac3376e91b725f04f8bfcdd5b3e5ae7c2138c (patch)
treec9991418940579dd27d9ab210fa747654712bfba /biology/python-nexus
parent42297ea7861f49222fa44dde8e5a8309ae2b4b93 (diff)
downloadports-ba2ac3376e91b725f04f8bfcdd5b3e5ae7c2138c.tar.gz
ports-ba2ac3376e91b725f04f8bfcdd5b3e5ae7c2138c.zip
- Update to 1.32
- Add LICENSE - Pet portlint
Notes
Notes: svn path=/head/; revision=403479
Diffstat (limited to 'biology/python-nexus')
-rw-r--r--biology/python-nexus/Makefile8
-rw-r--r--biology/python-nexus/distinfo4
-rw-r--r--biology/python-nexus/pkg-descr2
3 files changed, 8 insertions, 6 deletions
diff --git a/biology/python-nexus/Makefile b/biology/python-nexus/Makefile
index d17e8211d2e4..ceb9e4e9bb02 100644
--- a/biology/python-nexus/Makefile
+++ b/biology/python-nexus/Makefile
@@ -2,15 +2,17 @@
# $FreeBSD$
PORTNAME= python-nexus
-PORTVERSION= 0.87
-PORTREVISION= 1
+PORTVERSION= 1.32
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Generic nexus file format reader for python
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/biology/python-nexus/distinfo b/biology/python-nexus/distinfo
index a5e0e70e50d3..5f63084bbfcc 100644
--- a/biology/python-nexus/distinfo
+++ b/biology/python-nexus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (python-nexus-0.87.tar.gz) = fbc6506c8fcf92d04f75e38dd73f677c152565bdc0facd8bb56c4af76f7495af
-SIZE (python-nexus-0.87.tar.gz) = 32200
+SHA256 (python-nexus-1.32.tar.gz) = 6c1724c39744537f85f884dde2b595686e27c8bf440d14482254b892d39ffdab
+SIZE (python-nexus-1.32.tar.gz) = 38614
diff --git a/biology/python-nexus/pkg-descr b/biology/python-nexus/pkg-descr
index dfb734c054ac..132d2b9902cd 100644
--- a/biology/python-nexus/pkg-descr
+++ b/biology/python-nexus/pkg-descr
@@ -1,4 +1,4 @@
python-nexus is a generic nexus (phylogenetics) file format(.nex, .trees)
reader for python.
-WWW: http://simon.net.nz/articles/python-nexus
+WWW: http://simon.net.nz/articles/python-nexus