ports/devel/libavl/Makefile
2021-04-06 16:31:07 +02:00

17 lines
305 B
Makefile

# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
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
GNU_CONFIGURE= yes
INFO= avl
.include <bsd.port.mk>