aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-03-22 04:45:56 +0800
committermm <mm@FreeBSD.org>2011-03-22 04:45:56 +0800
commita9c05d64655270209d998614f4da1e1fca6a5b70 (patch)
treefa29fc92bc31c6b067a816774ce937374c6fcc7b /converters
parent8e18a41828f5d80e87204508939c999f7344656e (diff)
downloadfreebsd-ports-gnome-a9c05d64655270209d998614f4da1e1fca6a5b70.tar.gz
freebsd-ports-gnome-a9c05d64655270209d998614f4da1e1fca6a5b70.tar.zst
freebsd-ports-gnome-a9c05d64655270209d998614f4da1e1fca6a5b70.zip
Add LICENSE information
Diffstat (limited to 'converters')
-rw-r--r--converters/wkhtmltopdf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 117338ffa7d2..195c2002030a 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -37,6 +37,9 @@ MAKE_JOBS_SAFE= yes
OPTIONS= BUNDLED_LIBS "Use Qt-bundled jpeg, mng, png and tiff" off
+LICENSE= GPLv3 LGPL3 LGPL21
+LICENSE_COMB= multi
+
CONFIGURE_ARGS= -prefix ${WRKDIR}/wkqt \
-release -static -fast -exceptions -no-accessibility -no-stl \
-no-sql-ibase -no-sql-mysql -no-sql-odbc -no-sql-psql -no-sql-sqlite \