summaryrefslogtreecommitdiff
path: root/science/py-DendroPy
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-DendroPy')
-rw-r--r--science/py-DendroPy/Makefile24
-rw-r--r--science/py-DendroPy/distinfo3
-rw-r--r--science/py-DendroPy/pkg-descr2
-rw-r--r--science/py-DendroPy/pkg-message11
4 files changed, 0 insertions, 40 deletions
diff --git a/science/py-DendroPy/Makefile b/science/py-DendroPy/Makefile
deleted file mode 100644
index c92414b1f2d8..000000000000
--- a/science/py-DendroPy/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= DendroPy
-PORTVERSION= 5.0.1
-PORTREVISION= 1
-CATEGORIES= science python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= Phylogenetic computing library
-WWW= http://packages.python.org/DendroPy/
-
-LICENSE= BSD3CLAUSE
-
-DEPRECATED= Depends on expired devel/py-pytest-runner
-EXPIRATION_DATE=2025-03-31
-
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
-
-USES= python
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/science/py-DendroPy/distinfo b/science/py-DendroPy/distinfo
deleted file mode 100644
index 0db0c8397580..000000000000
--- a/science/py-DendroPy/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1717397726
-SHA256 (DendroPy-5.0.1.tar.gz) = f2815e7649a6fe2924ff3fdf00a660c948dc6f3316e303b8b022f74cc75ca42e
-SIZE (DendroPy-5.0.1.tar.gz) = 395057
diff --git a/science/py-DendroPy/pkg-descr b/science/py-DendroPy/pkg-descr
deleted file mode 100644
index 7a507db67459..000000000000
--- a/science/py-DendroPy/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-py-DendroPy is a python library for phylogenetic scripting,
-simulation, data processing and manipulation.
diff --git a/science/py-DendroPy/pkg-message b/science/py-DendroPy/pkg-message
deleted file mode 100644
index 1f71993d6f73..000000000000
--- a/science/py-DendroPy/pkg-message
+++ /dev/null
@@ -1,11 +0,0 @@
-[
-{ type: install
- message: <<EOM
-If you use this library either in whole or in part in your analysis, or
-use any code derived from it, please cite it as:
-
- Sukumaran, J. and Mark T. Holder. 2010. DendroPy: A Python library
- for phylogenetic computing. Bioinformatics 26: 1569-1571.
-EOM
-}
-]