aboutsummaryrefslogtreecommitdiff
path: root/deskutils/rednotebook
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-21 07:12:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-21 07:12:59 +0000
commite7926e6dc12d60340adc3142f40e31704d7ae8ed (patch)
treea3baf98afc435c285295dbdf3e70f8798c54f035 /deskutils/rednotebook
parent52d371405b3d0f3645efc8885ad102f7ef21c74d (diff)
downloadports-e7926e6dc12d60340adc3142f40e31704d7ae8ed.tar.gz
ports-e7926e6dc12d60340adc3142f40e31704d7ae8ed.zip
Notes
Diffstat (limited to 'deskutils/rednotebook')
-rw-r--r--deskutils/rednotebook/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/rednotebook/Makefile b/deskutils/rednotebook/Makefile
index 9d026c6b71f6..dc41ab6a13ea 100644
--- a/deskutils/rednotebook/Makefile
+++ b/deskutils/rednotebook/Makefile
@@ -13,6 +13,9 @@ COMMENT= Modern journal written in Python
LICENSE= GPLv2
+DEPRECATED= Uses webkit-gtk2 which has security issues
+EXPIRATION_DATE= 2019-03-24
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk@${PY_FLAVOR} \
${LOCALBASE}/bin/xdg-open:devel/xdg-utils \