From c6ffaa34d6e945a1c06786502f23ccd77a7d10df Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 25 Jun 2015 22:00:35 +0200 Subject: [PATCH] snort: add maintainer and SPDX license info Signed-off-by: Luka Perkov --- net/snort/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/snort/Makefile b/net/snort/Makefile index 546f7426e..9886a5d92 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -11,6 +11,9 @@ PKG_NAME:=snort PKG_VERSION:=2.9.7.2 PKG_RELEASE:=3 +PKG_LICENSE:=GPL-2.0 +PKG_MAINTAINER:=Luka Perkov + PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/ \ @SF/$(PKG_NAME)