diff options
Diffstat (limited to 'security/yubikey-manager-qt/Makefile')
-rw-r--r-- | security/yubikey-manager-qt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/yubikey-manager-qt/Makefile b/security/yubikey-manager-qt/Makefile index 70f1c79cd6e9..9a92a11991df 100644 --- a/security/yubikey-manager-qt/Makefile +++ b/security/yubikey-manager-qt/Makefile @@ -11,6 +11,9 @@ WWW= https://developers.yubico.com/yubikey-manager-qt/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired security/libu2f-host via security/py-yubikey-manager +EXPIRATION_DATE=2025-09-01 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ pyotherside-qt5>0:devel/pyotherside-qt5 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ |