# Created by: jaharkes
# $FreeBSD: tags/RELEASE_10_0_0/devel/lwp/Makefile 334075 2013-11-17 11:09:40Z sunpoet $

PORTNAME=	lwp
PORTVERSION=	2.6
CATEGORIES=	devel
MASTER_SITES=	http://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
		http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
		ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
		ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Userspace thread library

LICENSE=	LGPL20

USES=		gmake pathfix
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
