summaryrefslogtreecommitdiff
path: root/devel/boost-jam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-jam/Makefile')
-rw-r--r--devel/boost-jam/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/boost-jam/Makefile b/devel/boost-jam/Makefile
index f37b20a6ae00..9cbb76a156f9 100644
--- a/devel/boost-jam/Makefile
+++ b/devel/boost-jam/Makefile
@@ -5,6 +5,8 @@ COMMENT= Build tool from the boost.org
PLIST_FILES= bin/bjam
+LICENSE= BSL
+
EXTRACT_AFTER_ARGS= --no-same-owner --no-same-permissions ${DISTNAME}/${WRKSRC_SUBDIR}
MAKE_CMD= ./build.sh
ALL_TARGET= ${CHOSEN_COMPILER_TYPE} ${WITH_DEBUG:D--debug}