freebsd-ports/devel/avltree/Makefile
Mark Linimon 264b6cdefa Mastersite disappeared several years ago, according to distfile survey.
It's hard to tell if another mastersite is available, even with
Google, because of the generic nature of the portname.
2003-10-26 05:56:52 +00:00

19 lines
388 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
CATEGORIES= devel
MASTER_SITES= # disappeared in 2001
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>