diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-18 13:40:50 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-18 14:18:32 +0200 |
commit | d5a7a5219702ad32b125c577ab2b03146fa8b929 (patch) | |
tree | f5d0cdb59a46820b1cbf0d54c59fbf8fba81b8c6 | |
parent | devel/cgilib: Deprecate and set expiration date to 2025-06-30 (diff) |
devel/libaura: Deprecate and set expiration date to 2025-06-30
Abandonware, upstream is gone
PR: 286564
Approved by: maintainer timeout, 2+ weeks
-rw-r--r-- | devel/libaura/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libaura/Makefile b/devel/libaura/Makefile index 6d608f08baeb..0ebde2bee412 100644 --- a/devel/libaura/Makefile +++ b/devel/libaura/Makefile @@ -7,6 +7,9 @@ MASTER_SITES= LOCAL/philip MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library of Assorted Useful Reusable Abstractions +DEPRECATED= Abandonware, upstream is gone and last release in 2005 +EXPIRATION_DATE=2025-06-30 + USES= tar:bzip2 USE_LDCONFIG= yes |