mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
lighttpd: add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7228355905
commit
a9d5c6df9a
@@ -6,6 +6,8 @@
|
||||
|
||||
LIGHTTPD_VERSION = 1.4.31
|
||||
LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-1.4.x
|
||||
LIGHTTPD_LICENSE = BSD-3c
|
||||
LIGHTTPD_LICENSE_FILES = COPYING
|
||||
LIGHTTPD_DEPENDENCIES = host-pkg-config
|
||||
LIGHTTPD_CONF_OPT = \
|
||||
--libdir=/usr/lib/lighttpd \
|
||||
|
||||
Reference in New Issue
Block a user