pkgsrc/devel/sparsehash/Makefile

15 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:38 tv Exp $
#
DISTNAME= sparsehash-0.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=goog-sparsehash/}
MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://goog-sparsehash.sourceforge.net/
COMMENT= Several hash-map implementations in use at Google
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"