# New ports collection makefile for: openthreads # Date created: 16 October 2003 # Whom: Ying-Chieh Chen # # $FreeBSD$ # PORTNAME= openthreads PORTVERSION= 1.5 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= A library which provides a C++ object-oriented thread interface WRKSRC= ${WRKDIR}/${DISTNAME}/OpenThreads .include "${.CURDIR}/../../graphics/osg/bsd.osg.mk" .include