aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 19:27:32 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 19:45:22 +0000
commit8e6fa823134fb20c4e708cdb7f534f3aaf81ac0d (patch)
tree744db3caa1e53802ea93d0abdbc8d1197f90de07
parent59cb383ab0fc08faae957749bde83391ffd963fa (diff)
downloadports-8e6fa823134fb20c4e708cdb7f534f3aaf81ac0d.tar.gz
ports-8e6fa823134fb20c4e708cdb7f534f3aaf81ac0d.zip
security/akmos: Deprecate and set expiration date to 2024-03-31
Last release in 2018, no active development for years and no users in tree PR: 276569 Approved by: portmgr (maintainer timeout, 2+ weeks)
-rw-r--r--security/akmos/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/akmos/Makefile b/security/akmos/Makefile
index 82d620c8129d..d4dcefed91fc 100644
--- a/security/akmos/Makefile
+++ b/security/akmos/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/melanhit/akmos
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Last release in 2018, no active development for years and no users in tree
+EXPIRATION_DATE=2024-03-31
+
BUILD_DEPENDS= as:devel/binutils
USES= cmake compiler:c++11-lang