2019-04-12 19:01:10 +02:00
|
|
|
PORTNAME= xenaPython
|
2020-11-11 06:27:43 +01:00
|
|
|
DISTVERSION= 1.0.14
|
2019-04-12 19:01:10 +02:00
|
|
|
CATEGORIES= biology python
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2019-04-12 19:01:10 +02:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
|
|
COMMENT= API for Xena Hub to access genetic information shared through the hub
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/ucscXena/xenaPython
|
2019-04-12 19:01:10 +02:00
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= python
|
2019-04-12 19:01:10 +02:00
|
|
|
USE_PYTHON= distutils autoplist
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|