# Created by: Wen Heping # $FreeBSD: head/biology/python-nexus/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= python-nexus PORTVERSION= 1.63 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Generic nexus file format reader for python LICENSE= BSD3CLAUSE #LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ shebangfix SHEBANG_FILES= nexus/bin/*.py USE_PYTHON= autoplist distutils .include