aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-07-26 18:50:48 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-07-26 18:53:04 +0000
commit7d4f5b3d6dbe087747dc90cdb2a1ba4e6d9ef6e3 (patch)
tree28999c2fb247774eb6117d606a3f1748180390f5
parentbcdc087a3f058829a20f0558be9425cb0dcfae2e (diff)
downloadports-7d4f5b3d6dbe087747dc90cdb2a1ba4e6d9ef6e3.tar.gz
ports-7d4f5b3d6dbe087747dc90cdb2a1ba4e6d9ef6e3.zip
security/fprint_demo: Deprecate and set expiration date to 2022-12-31
Depends on deprecated library libfprint PR: 265460 Reviewed by: lichray <lichray@gmail.com> (maintainer)
-rw-r--r--security/fprint_demo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/fprint_demo/Makefile b/security/fprint_demo/Makefile
index 7abb84650012..97a24624506c 100644
--- a/security/fprint_demo/Makefile
+++ b/security/fprint_demo/Makefile
@@ -8,6 +8,9 @@ DISTNAME= ${PORTNAME:C/_/-/}_${PORTVERSION}git.orig
MAINTAINER= lichray@gmail.com
COMMENT= Demo and test application for libfprint
+DEPRECATED= Depends on deprecated library libfprint
+EXPIRATION_DATE=2022-12-31
+
LIB_DEPENDS= libfprint.so:security/libfprint
USES= autoreconf desktop-file-utils gnome pkgconfig