summaryrefslogtreecommitdiffstats
path: root/devel/libavl/Makefile
blob: b5f71887b0cc4bfea5b2a3cdfef88a05d75497fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$

PORTNAME=	libavl
PORTVERSION=	1.4.0
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	avl
DISTNAME=	avl-${PORTVERSION}

MAINTAINER=	rodrigo@bebik.net
COMMENT=	A library for balanced binary trees

GNU_CONFIGURE=	yes

INFO=		avl

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud