libdmtx: add license information

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Frank Hunleth 2014-01-08 09:16:09 -05:00 committed by Peter Korsgaard
parent bd53398cd6
commit 3c96bc7372
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
LIBDMTX_VERSION = 0.7.4
LIBDMTX_SITE = http://downloads.sourceforge.net/project/libdmtx/libdmtx/$(LIBDMTX_VERSION)
LIBDMTX_LICENSE = BSD-2c or Special Permission
LIBDMTX_LICENSE_FILES = LICENSE
LIBDMTX_INSTALL_STAGING = YES
$(eval $(autotools-package))