diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile index d2c0f721a257..4ce868052cff 100644 --- a/devel/libavl/Makefile +++ b/devel/libavl/Makefile @@ -1,16 +1,19 @@ PORTNAME= libavl PORTVERSION= 1.4.0 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNU/avl DISTNAME= avl-${PORTVERSION} MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library for balanced binary trees WWW= https://adtinfo.org/ +DEPRECATED= Since 2002 libavl is no longer distributed as a shared library. +EXPIRATION_DATE= 2025-12-01 + GNU_CONFIGURE= yes INFO= avl .include