diff options
Diffstat (limited to 'devel/libavl/Makefile')
| -rw-r--r-- | devel/libavl/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile deleted file mode 100644 index 4ce868052cff..000000000000 --- a/devel/libavl/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -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 <bsd.port.mk> |
