aboutsummaryrefslogtreecommitdiff
path: root/devel/binutils/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-03-23 15:53:22 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-03-23 15:53:22 +0000
commite3a244403e547ec08d4bb7865745600c2cf72013 (patch)
tree6311597d811bbb5c3a3304247ebe9ac24f7c99b9 /devel/binutils/Makefile
parent209aad1f15749c9fe16bb882747570dabc33097f (diff)
downloadports-e3a244403e547ec08d4bb7865745600c2cf72013.tar.gz
ports-e3a244403e547ec08d4bb7865745600c2cf72013.zip
- Add LICENSE knob(s)
Notes
Notes: svn path=/head/; revision=271527
Diffstat (limited to 'devel/binutils/Makefile')
-rw-r--r--devel/binutils/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 6156edad437a..274e95cdce89 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -25,6 +25,11 @@ CONFLICTS= libbfd-[0-9]*
OPTIONS= NLS "Enable National Language Support" off
+LICENSE= GPLv3 LGPL3
+LICENSE_COMB= multi
+LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING3
+LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING3.LIB
+
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS+= --with-system-zlib \