Commit 303f4707 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

enchant: define license

parent db8b9f3c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,5 +9,7 @@ ENCHANT_SOURCE = enchant-$(ENCHANT_VERSION).tar.gz
ENCHANT_SITE = http://www.abisource.com/downloads/enchant/$(ENCHANT_VERSION)
ENCHANT_INSTALL_STAGING = YES
ENCHANT_DEPENDENCIES = libglib2 host-pkgconf
ENCHANT_LICENSE = LGPLv2.1+
ENCHANT_LICENSE_FILES = COPYING.LIB

$(eval $(autotools-package))