freebsd-ports/devel/libavl/Makefile
Pav Lucistnik 36d085261d - Update WWW
- Use INFO

PR:		ports/88468
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-11-03 21:40:03 +00:00

23 lines
422 B
Makefile

# ex:ts=8
# New ports collection makefile for: libavl
# Date created: Aug 13, 2001
# Whom: 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= ports@FreeBSD.org
COMMENT= A library for balanced binary trees
GNU_CONFIGURE= yes
INFO= avl
.include <bsd.port.mk>