aboutsummaryrefslogtreecommitdiff
path: root/devel/libtpl
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-22 17:12:26 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-22 17:12:26 +0000
commit8c77e9671f85a3de5906da9dffdd0639d57589db (patch)
tree6ca570bb40a8feafb4837c4d206fab4eaf729ab9 /devel/libtpl
parent243de4b2133b8e34bf86517d18c504ee4a41972f (diff)
Notes
Diffstat (limited to 'devel/libtpl')
-rw-r--r--devel/libtpl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libtpl/Makefile b/devel/libtpl/Makefile
index af4272406085..2ddfcf93268a 100644
--- a/devel/libtpl/Makefile
+++ b/devel/libtpl/Makefile
@@ -12,7 +12,8 @@ COMMENT= Tpl is a library for serializing C data
OPTIONS_DEFINE= DOCS
-LICENSE= BSD
+LICENSE= GPLv3 MIT
+LICENSE_COMB= multi
USES= libtool tar:bzip2
USE_GITHUB= yes