lang/kross-interpreters: 24.12.3 is the last release.

This commit is contained in:
Max Brazhnikov 2025-03-30 13:54:57 +03:00
parent d7c5e56fbc
commit cd54041d63

View file

@ -6,6 +6,9 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Language interpreters to enable in-process scripting with Kross
WWW= https://techbase.kde.org/Development/Tutorials/Kross/Introduction
DEPRECATED= Development discontinued, not shipped with the next KDE Gear release
EXPIRATION_DATE= 2025-05-30
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= kross \
ecm:build
@ -23,4 +26,6 @@ CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_PythonLibs
RUBY_USES= ruby
RUBY_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Ruby
KDE_APPLICATIONS_VERSION= 24.12.3
.include <bsd.port.mk>