# $MidnightBSD: trunk/devel/libpthread-stubs/Makefile 16475 2014-08-19 11:23:56Z laffer1 $

PORTNAME=	libpthread-stubs
PORTVERSION=	0.3
PORTREVISION=	2
CATEGORIES=	devel
MASTER_SITES=	http://xcb.freedesktop.org/dist/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	This library provides weak aliases for pthread functions

LICENSE=	mit

USES=		pathfix tar:bzip2 libtool:keepla
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
