diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-01-05 13:21:29 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-01-05 13:22:41 +0000 |
commit | 9148f792bc5816c5f78052ef7e4f907400c897d5 (patch) | |
tree | 70136cd91325a1587835d289d0b9c39a05ffe356 | |
parent | x11/openrgb: Undeprecate: Switch dep from mbedtls2 to mbedtls3 (diff) |
graphics/phototonic: Deprecate and set expiration date to 2025-02-28
Upstream repo archived Oct 4, 2023. Consider migrating to
graphics/geeqie as sugested by upstream.
-rw-r--r-- | graphics/phototonic/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/phototonic/Makefile b/graphics/phototonic/Makefile index 1cf23afbda94..f81ec7c52d3f 100644 --- a/graphics/phototonic/Makefile +++ b/graphics/phototonic/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/oferkv/phototonic LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandonware, upstream repo archived Oct 4, 2023. Consider migrating to graphics/geeqie +EXPIRATION_DATE=2025-02-28 + LIB_DEPENDS= libexiv2.so:graphics/exiv2 USES= compiler:c++11-lang desktop-file-utils gettext gl qmake qt:5 |