diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
commit | c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4 (patch) | |
tree | aa141bf97faf2dbf6ab037a0642fcf19860398a4 /print/libmspub01 | |
parent | 32803c926fefe1d884ac4e1d198d8f0a928b48d3 (diff) |
Notes
Diffstat (limited to 'print/libmspub01')
-rw-r--r-- | print/libmspub01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 7c08ceeb4a6d..bb0eb8d0ba8a 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library and tools for parsing Microsoft Publisher file format -LICENSE= LGPL21 MPL GPLv2 +LICENSE= GPLv2+ LGPL21+ MPL20 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:devel/boost-libs |