pkgsrc/devel/avltree/Makefile

15 lines
356 B
Makefile
Raw Normal View History

2003-07-17 23:21:03 +02:00
# $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/
2003-07-17 23:21:03 +02:00
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"