2003-07-17 23:21:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2003/07/17 21:29:38 grant Exp $
|
2000-01-20 02:40:10 +01:00
|
|
|
|
|
|
|
DISTNAME= avltree-1.1
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ftp://odin.compchem.ucsf.edu/pub/amber/
|
|
|
|
|
2003-07-17 23:21:03 +02:00
|
|
|
MAINTAINER= wrstuden@NetBSD.org
|
2000-01-20 12:15:59 +01:00
|
|
|
#HOMEPAGE=
|
2001-02-16 15:38:16 +01:00
|
|
|
COMMENT= In-memory index w/ binary and string keys and key counts
|
2000-01-20 02:40:10 +01:00
|
|
|
|
2000-01-20 12:13:04 +01:00
|
|
|
MANCOMPRESSED_IF_MANZ= yes
|
|
|
|
INSTALL_TARGET= includes install
|
2000-01-20 02:40:10 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|