freebsd-ports/devel/avltree/Makefile
Thierry Thomas a6d8c7a4b5 Mirror distfile and make fetchable again.
PR:		84385
Submitted by:	Jason Harris <jharris (at) widomaker.com>
2005-08-01 15:49:23 +00:00

19 lines
428 B
Makefile

# New ports collection makefile for: avltree
# Date created: 13 January 2000
# Whom: Bill Ross <bross@nas.nasa.gov>
#
# $FreeBSD$
PORTNAME= avltree
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= An in-memory index w/ binary and string keys and key counts
MAN3= avltree.3
MANCOMPRESSED= yes
.include <bsd.port.mk>