aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-03-08 07:10:44 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-03-08 07:28:59 +0000
commit2c10adcb8371808919ec3f20932957894d11c8c3 (patch)
tree9ee7e817816be8b95b45732dae97b1a0a6b6f854
parent52029d08c4a2633490ba282527727ffb27e246b1 (diff)
downloadports-2c10adcb8371808919ec3f20932957894d11c8c3.tar.gz
ports-2c10adcb8371808919ec3f20932957894d11c8c3.zip
devel/fb-adb: Deprecate and set expiration date to 2022-03-31
Last release in 2016 and repository is archived on GitHub
-rw-r--r--devel/fb-adb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile
index 4a10924e723f..c0fdbb3ede06 100644
--- a/devel/fb-adb/Makefile
+++ b/devel/fb-adb/Makefile
@@ -27,6 +27,9 @@ COMMENT= Better shell for Android devices
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Last release in 2016 and deprecated by upstream, please consider using devel/android-tools-adb instead
+EXPIRATION_DATE=2022-03-31
+
ONLY_FOR_ARCHS= amd64 i386
IGNORE_DragonFly= requires linuxulator for Android NDK