aboutsummaryrefslogtreecommitdiff
path: root/devel/tbb
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-10 13:30:59 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-10 13:30:59 +0000
commita299baf00bbd61ccc0ae96567a6d2e72e5d20fa5 (patch)
treeb572abbc9f987715539a3e9ac9e913a493ffb5ad /devel/tbb
parent194f007d7d08498f7739ea6db613d364e0ab75a1 (diff)
Notes
Diffstat (limited to 'devel/tbb')
-rw-r--r--devel/tbb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/tbb/Makefile b/devel/tbb/Makefile
index a7884643994c..58a9c4ac58e0 100644
--- a/devel/tbb/Makefile
+++ b/devel/tbb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tbb
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.threadingbuildingblocks.org/uploads/78/154/3.0/
DISTNAME= tbb30_018oss_src
@@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= martymac@FreeBSD.org
COMMENT= A library that provides thread building blocks
+LICENSE= GPLv2
+
ONLY_FOR_ARCHS= amd64 i386 ia64
ONLY_FOR_ARCHS_REASON= has not been ported to this platform
USE_LDCONFIG= yes