diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-29 21:19:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-29 21:19:24 +0800 |
commit | 29abadccc2097dc9081546b1f13f95517532d0c4 (patch) | |
tree | 34bdbd288fc2b9871473ac502b8acc928749285a | |
parent | f65270e0488209f4b2b1e9f29f099e5a5491b15f (diff) | |
download | freebsd-ports-gnome-29abadccc2097dc9081546b1f13f95517532d0c4.tar.gz freebsd-ports-gnome-29abadccc2097dc9081546b1f13f95517532d0c4.tar.zst freebsd-ports-gnome-29abadccc2097dc9081546b1f13f95517532d0c4.zip |
Deprecate security/py-rekall_gui
-rw-r--r-- | security/py-rekall_gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-rekall_gui/Makefile b/security/py-rekall_gui/Makefile index dc887b8c7d17..5e9e209e09b3 100644 --- a/security/py-rekall_gui/Makefile +++ b/security/py-rekall_gui/Makefile @@ -13,6 +13,8 @@ COMMENT= GUI component of the Rekall framework LICENSE= GPLv2 IGNORE= does not work with rekall-core 1.6.0 +DEPRECATED= PoC that is no longer supported +EXPIRATION_DATE= 2017-11-29 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rekall-core>=1.5.0.p:security/py-rekall-core \ ${PYTHON_PKGNAMEPREFIX}codegen>=1.0:devel/py-codegen \ |