1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2025-10-14 01:32:20 +08:00

opennds: Add PKG_CPE_ID

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
Fabrice Fontaine
2025-06-16 15:29:02 +02:00
committed by Josef Schlehofer
parent 74abcc70ec
commit d53907107d

View File

@@ -17,6 +17,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/openNDS-$(PKG_VERSION)
PKG_MAINTAINER:=Rob White <rob@blue-wave.net>
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:opennds:captive_portal
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=1