- Update to 1.32
- Add LICENSE - Pet portlint
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user