summaryrefslogtreecommitdiff
path: root/devel/avltree/Makefile
blob: a1de1e1a11bb616fff9eceaf55c6cfaa9f18b985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:18 wiz Exp $

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

MAINTAINER=	wrstuden@netbsd.org
#HOMEPAGE=
COMMENT=	In-memory index w/ binary and string keys and key counts

MANCOMPRESSED_IF_MANZ=	yes
INSTALL_TARGET=	includes install

.include "../../mk/bsd.pkg.mk"