aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-30 06:43:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-30 06:43:51 +0000
commit63c6b598fe0301459669b7d695fc81a4db5d8bfa (patch)
treeb10c2e7cc1769330ad15687b207f03023fc4891b /astro
parentf21ba409cbc682a2f675c9ca3b80c8392822f0a9 (diff)
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/py-pyfits/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/py-pyfits/Makefile b/astro/py-pyfits/Makefile
index 26d266559510..2bcb92835f7f 100644
--- a/astro/py-pyfits/Makefile
+++ b/astro/py-pyfits/Makefile
@@ -13,6 +13,9 @@ COMMENT= Python Interface to FITS Formatted Files
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Use astro/py-astropy instead
+EXPIRATION_DATE=2018-01-31
+
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}d2to1>=0:devel/py-d2to1@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stsci.distutils>=0:devel/py-stsci.distutils@${FLAVOR}