# ex:ts=8
# Ports collection makefile for:	libpeak
# Date created:			Mar 18, 2005
# Whom:				ijliao
#
# $FreeBSD: ports/devel/libpeak/Makefile,v 1.2 2005/03/27 01:53:59 kris Exp $
#

PORTNAME=	libpeak
PORTVERSION=	0.1.0
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	peak

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Parallel Events and Asynchronous tasKing Library

GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

ONLY_FOR_ARCHS=	i386

.include <bsd.port.mk>
