aboutsummaryrefslogblamecommitdiff
path: root/devel/avltree/Makefile
blob: 28ee6828e2f45b763b1b2667d766cceafe438d03 (plain) (tree)
1
2
3
4
5
6
7
8
                                               




                                                                      

                       


                                                       
                                 
 

                                                                           



                         
# New ports collection makefile for:	avltree
# Date created:				13 January 2000
# Whom:					Bill Ross <bross@nas.nasa.gov>
#
# $FreeBSD$

PORTNAME=	avltree
PORTVERSION=	1.1
CATEGORIES=	devel
MASTER_SITES=	ftp://odin.compchem.ucsf.edu/pub/amber/

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	An in-memory index w/ binary and string keys and key counts

MAN3=		avltree.3
MANCOMPRESSED=	yes

.include <bsd.port.mk>