aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2015-12-11 08:59:39 +0800
committerwen <wen@FreeBSD.org>2015-12-11 08:59:39 +0800
commit79631df441202c78b5a0a5feb364e36439c7c538 (patch)
treec9991418940579dd27d9ab210fa747654712bfba /biology
parent31be72fdfb9a52ab9a98461c9978a7174bbfaf78 (diff)
downloadfreebsd-ports-gnome-79631df441202c78b5a0a5feb364e36439c7c538.tar.gz
freebsd-ports-gnome-79631df441202c78b5a0a5feb364e36439c7c538.tar.zst
freebsd-ports-gnome-79631df441202c78b5a0a5feb364e36439c7c538.zip
- Update to 1.32
- Add LICENSE - Pet portlint
Diffstat (limited to 'biology')
-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