freebsd-ports/devel/bufferpool/Makefile
2013-04-23 10:13:19 +00:00

18 lines
410 B
Makefile

# Created by: 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
USES= pathfix pkgconfig
.include <bsd.port.mk>