opnsense-ports/devel/libavl/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

17 lines
301 B
Makefile

# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
PORTNAME= libavl
PORTVERSION= 1.4.0
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>