wok-current diff snort/receipt @ rev 15366
perl: add threads support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 04 09:55:59 2013 +0000 (2013-10-04) |
parents | 3824a7102b48 |
children | a78610b2eb47 |
line diff
1.1 --- a/snort/receipt Fri Mar 01 14:45:13 2013 -0800 1.2 +++ b/snort/receipt Fri Oct 04 09:55:59 2013 +0000 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Network intrusion prevention and detection system (IDS/IPS)." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.snort.org/" 1.10 WGET_URL="http://www.snort.org/downloads/1207" 1.11 + 1.12 DEPENDS="pcre libdnet libdaq" 1.13 BUILD_DEPENDS="pcre-dev libpcap-dev libdaq-dev libdnet-dev wget flex" 1.14