diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-03-24 16:17:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-03-24 16:17:42 +0000 |
commit | a2bbcbc7cc787837b740ff21a1c6f80d20d66284 (patch) | |
tree | e283f25fc4454f83258182d8fad5c8940482e9b4 /net-mgmt/yaf/Makefile | |
parent | 253c2aa1df0c2fbec12f35dc548df1b36583aca5 (diff) |
Notes
Diffstat (limited to 'net-mgmt/yaf/Makefile')
-rw-r--r-- | net-mgmt/yaf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile index 7c0d52b21bf9..131bdcf2fcb8 100644 --- a/net-mgmt/yaf/Makefile +++ b/net-mgmt/yaf/Makefile @@ -27,6 +27,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" OPTIONS_DEFINE= PAYLOAD APPLABEL PLUGIN FPEXPORT ENTROPY MPLS NONIP P0FPRINT IFEXP CMPTIP4 LOCALTIME DNSAUTH DNSNX OPTIONS_DEFAULT= PAYLOAD APPLABEL PLUGIN ENTROPY +OPTIONS_SUB= yes PAYLOAD_DESC= YAF will enable reading past IP headers to do deep packet inspection APPLABEL_DESC= Create protocol application labels via traffic header inspection. |