diff options
Diffstat (limited to 'devel/oniguruma/Makefile')
-rw-r--r-- | devel/oniguruma/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index edd041ecad95..876c415bf7cd 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/kkos/oniguruma LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Project archived upstream # but there are 30+ dependencies and deprecation is unlikely to happen +EXPIRATION_DATE= 2026-12-01 + USES= cmake cpe pathfix CPE_VENDOR= oniguruma_project USE_LDCONFIG= yes |