aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2024-02-05 08:00:18 +0100
committerRosen Penev <rosenp@gmail.com>2024-02-05 11:24:54 -0800
commit9acff9cd6b635133be1389aebfb54d9f0b3a36ad (patch)
tree6f5692aadf8d9ad750ebdfabf99297da9e86fb41 /devel
parentce92b017a3c59e765ae19d0f0197a3b1788ff3b3 (diff)
devel/autoconf: assign PKG_LICENSE_FILES
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 8d6ff7d15..2a947f33f 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -17,6 +17,7 @@ PKG_HASH:=fa9e227860d9d845c0a07f63b88c8d7a2ae1aa2345fb619384bb8accc19fecc6
PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
PKG_LICENSE:=GPL-3.0-or-later
+PKG_LICENSE_FILES:=COPYINGv3 COPYING.EXCEPTION
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1