summaryrefslogtreecommitdiff
path: root/package/network/services/odhcpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/odhcpd')
-rw-r--r--package/network/services/odhcpd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index a2f9f9a..e0372f5 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -20,6 +20,9 @@ PKG_SOURCE_VERSION:=b461334ab277b6e8fd1622ab7c8a655363bd3f6c
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk