# $MidnightBSD: trunk/devel/npth/Makefile 18313 2015-03-25 19:09:38Z laffer1 $

PORTNAME=	npth
PORTVERSION=	1.1
CATEGORIES=	devel
MASTER_SITES=	GNUPG/${PORTNAME}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	New GNU Portable Threads

LICENSE=	lgpl3 gpl3
LICENSE_COMB=	dual

USES=		tar:bzip2 libtool
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
