# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:13 asau Exp $ DISTNAME= chimera-1.20 CATEGORIES= net MASTER_SITES= http://www.cs.ucsb.edu/~ravenben/chimera/download/ MAINTAINER= agc@NetBSD.org HOMEPAGE= http://pdos.csail.mit.edu/chord/ COMMENT= Distributed Hash Table implementation LICENSE= gnu-gpl-v2 WRKSRC= ${WRKDIR}/chimera GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake AUTO_MKDIRS= yes .include "../../mk/bsd.pkg.mk"