diff options
Diffstat (limited to 'package/network/services/authsae/Makefile')
-rw-r--r-- | package/network/services/authsae/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/services/authsae/Makefile b/package/network/services/authsae/Makefile index 29550214fa..d46ef2a908 100644 --- a/package/network/services/authsae/Makefile +++ b/package/network/services/authsae/Makefile @@ -17,6 +17,9 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=8531ab158910a525d4bcbb3ad02c08342f6987f2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz +PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE_FILES:= + PKG_BUILD_PARALLEL:=1 CMAKE_INSTALL:=1 |