diff --git a/package/pcre/pcre.mk b/package/pcre/pcre.mk index db896fd677..d01ca84d56 100644 --- a/package/pcre/pcre.mk +++ b/package/pcre/pcre.mk @@ -6,6 +6,8 @@ PCRE_VERSION = 8.30 PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre +PCRE_LICENSE = BSD-3c +PCRE_LICENSE_FILES = LICENCE PCRE_INSTALL_STAGING = YES ifneq ($(BR2_INSTALL_LIBSTDCPP),y)