wok diff snort-dev/receipt @ rev 15002
Add some GPL2 licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 21:12:16 2013 +0000 (2013-08-10) |
parents | 3824a7102b48 |
children | 47e1df965953 |
line diff
1.1 --- a/snort-dev/receipt Fri Mar 01 14:45:13 2013 -0800 1.2 +++ b/snort-dev/receipt Sat Aug 10 21:12:16 2013 +0000 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Network intrusion prevention and detection system, development files." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.snort.org/" 1.9 +WANTED="snort" 1.10 + 1.11 DEPENDS="snort" 1.12 -WANTED="snort" 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules()