diff options
Diffstat (limited to 'math/libsharp2/Makefile')
-rw-r--r-- | math/libsharp2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/libsharp2/Makefile b/math/libsharp2/Makefile index cd0d2a2a3644..0b72adecf3ce 100644 --- a/math/libsharp2/Makefile +++ b/math/libsharp2/Makefile @@ -9,6 +9,9 @@ WWW= https://gitlab.mpcdf.mpg.de/mtr/libsharp LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Deprecated upstream in 2021, upstream recommends migrating to ducc0 +EXPIRATION_DATE=2025-06-30 + USES= autoreconf gmake libtool USE_GITLAB= yes |