pkgsrc/devel/avltree/Makefile
2003-07-17 21:21:03 +00:00

14 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/07/17 21:29:38 grant 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"