diff options
Diffstat (limited to 'devel/drpython/Makefile')
-rw-r--r-- | devel/drpython/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index a799d3ec2639..c76acfda2ec7 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -12,6 +12,9 @@ DISTNAME= DrPython_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Highly customizable cross-platform ide to aid programming in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} |