# New ports collection makefile for:   bufferpool
# Date created:        7 November 2007
# Whom:                Emmanuel Richiardone (err@tollari.org)
#
# $FreeBSD: ports/devel/bufferpool/Makefile,v 1.6 2011/08/16 20:30:01 sylvio Exp $
#

PORTNAME=	bufferpool
PORTVERSION=	0.0.4
CATEGORIES=	devel
MASTER_SITES=	http://lscube.org/files/downloads/bufferpool/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Bufferpool - the memory management library Feng and Felix depend upon

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes
USE_LDCONFIG=	yes
USE_GNOME=	pkgconfig gnomehack

.include <bsd.port.mk>
