diff options
Diffstat (limited to 'science/pycdf/Makefile')
-rw-r--r-- | science/pycdf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/pycdf/Makefile b/science/pycdf/Makefile index 255639bb7d4d..3fda8c45c1be 100644 --- a/science/pycdf/Makefile +++ b/science/pycdf/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-0.6-3b MAINTAINER= ports@FreeBSD.org COMMENT= Python Interface to the Unidata NetCDF Library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LIB_DEPENDS= libnetcdf.so:science/netcdf BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS:= ${BUILD_DEPENDS} |