# New ports collection makefile for:	zmq
# Date created:		2008-07-28
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/devel/zmq/Makefile,v 1.1 2008/07/29 06:09:53 vanilla Exp $
#

PORTNAME=	zmq
PORTVERSION=	0.2
CATEGORIES=	devel net
MASTER_SITES=	http://www.zeromq.org/local--files/area:download/

MAINTAINER=	gslin@gslin.org
COMMENT=	Open source message queue optimised for performance

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
