# $MidnightBSD: trunk/devel/libpthread-stubs/Makefile 18680 2015-04-15 02:19:54Z laffer1 $

PORTNAME=	libpthread-stubs
PORTVERSION=	0.3
PORTREVISION=	3
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
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
