# Created by: Bjrn Knig <bkoenig@alpha-tierchen.de>
# $FreeBSD: tags/RELEASE_10_0_0/devel/pthsem/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	pthsem
PORTVERSION=	2.0.7
CATEGORIES=	devel
MASTER_SITES=	http://www.auto.tuwien.ac.at/~mkoegler/pth/

MAINTAINER=	bkoenig@alpha-tierchen.de
COMMENT=	GNU Portable Threads with semaphores

USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

MAN1=		pthsem-config.1
MAN3=		pthsem.3

MAKE_JOBS_UNSAFE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
