freebsd-ports/devel/bufferpool/Makefile
Sylvio Cesar Teixeira 87d0229fab - Update to 0.0.4
2011-08-16 20:30:01 +00:00

22 lines
519 B
Makefile

# New ports collection makefile for: bufferpool
# Date created: 7 November 2007
# Whom: Emmanuel Richiardone (err@tollari.org)
#
# $FreeBSD$
#
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>