aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-28 14:24:36 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-28 14:39:51 +0000
commite8abc09f1eea429e8a4ae8097585a748d1754831 (patch)
tree21ac9d1a7337854d146f5f500b1b42611c76e153
parent492e0f163e6886b1e475df3ef590079a46e6379b (diff)
downloadports-e8abc09f1eea429e8a4ae8097585a748d1754831.tar.gz
ports-e8abc09f1eea429e8a4ae8097585a748d1754831.zip
sysutils/angrysearch: Mark DEPRECATED
- Depends on deprecated devel/py-qt5-pyqt - Set EXPIRATION_DATE 2023-11-28 Approved by: portmgr (blanket)
-rw-r--r--sysutils/angrysearch/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/angrysearch/Makefile b/sysutils/angrysearch/Makefile
index 14b060454020..53b990c072f0 100644
--- a/sysutils/angrysearch/Makefile
+++ b/sysutils/angrysearch/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/DoTheEvo/ANGRYsearch
LICENSE= GPLv2
+DEPRECATED= Depends on deprecated devel/py-qt5-pyqt
+EXPIRATION_DATE= 2023-11-28
+
RUN_DEPENDS= xdg-open:devel/xdg-utils \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}