diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-04 10:56:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-04 10:56:31 +0000 |
commit | fc7a3840965235a080ad7e4ca9dfbfe70e5a6af0 (patch) | |
tree | 2c9e611355e97df94273ceb4d881876495dc7a63 /textproc/freexl | |
parent | 5349d3f7143d4f3c2e1e768c4aad73861663b76b (diff) | |
download | ports-fc7a3840965235a080ad7e4ca9dfbfe70e5a6af0.tar.gz ports-fc7a3840965235a080ad7e4ca9dfbfe70e5a6af0.zip |
Notes
Diffstat (limited to 'textproc/freexl')
-rw-r--r-- | textproc/freexl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index c17618cfa9ab..ccba283911e5 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet -LICENSE= MPL GPLv2 LGPL21 -LICENSE_COMB= multi +LICENSE= GPLv2+ LGPL21+ MPL11 +LICENSE_COMB= dual GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_locale_charset=no |