aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-07-04 00:59:49 +0000
committerWen Heping <wen@FreeBSD.org>2020-07-04 00:59:49 +0000
commit582c9d23f4dad92202c0b1f9617a4dcc9b8823e2 (patch)
treeceea1a7f06485786446e416d3298a09693ded7fd /astro
parentb2f2b1a23c19515fbe83a2338f426b48aba87e9c (diff)
downloadports-582c9d23f4dad92202c0b1f9617a4dcc9b8823e2.tar.gz
ports-582c9d23f4dad92202c0b1f9617a4dcc9b8823e2.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/pyephem/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile
index b27123caca08..334a017acc1e 100644
--- a/astro/pyephem/Makefile
+++ b/astro/pyephem/Makefile
@@ -14,6 +14,9 @@ COMMENT= Scientific-grade astronomical computations for Python
LICENSE= LGPL3
+DEPRECATED= Use py-ephem instead.
+EXPIRATION_DATE= 2020-08-04
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ephem==${PORTVERSION}:astro/py-ephem@${PY_FLAVOR}
USES= python