lxqt-build-tools: specify license file

This commit is contained in:
Leonid Pliushch 2021-05-18 14:17:55 +03:00 committed by Yaksh Bariya
parent a4b4fea7b3
commit 2e88c499c0
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -1,6 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://lxqt.github.io TERMUX_PKG_HOMEPAGE=https://lxqt.github.io
TERMUX_PKG_DESCRIPTION="Building tools required by LXQt project" TERMUX_PKG_DESCRIPTION="Building tools required by LXQt project"
TERMUX_PKG_LICENSE="BSD 3-Clause" TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_LICENSE_FILE="BSD-3-Clause"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>" TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION=0.9.0 TERMUX_PKG_VERSION=0.9.0
TERMUX_PKG_REVISION=1 TERMUX_PKG_REVISION=1