Lines 85-95
Link Here
|
85 |
|
85 |
|
86 |
.include <bsd.port.options.mk> |
86 |
.include <bsd.port.options.mk> |
87 |
|
87 |
|
88 |
.if ${PORT_OPTIONS:MBARNYARD} |
|
|
89 |
DEPRECATED= Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible |
90 |
EXPIRATION_DATE=2019-02-15 |
91 |
.endif |
92 |
|
93 |
CONFIG_FILES= classification.config gen-msg.map reference.config \ |
88 |
CONFIG_FILES= classification.config gen-msg.map reference.config \ |
94 |
snort.conf threshold.conf unicode.map file_magic.conf |
89 |
snort.conf threshold.conf unicode.map file_magic.conf |
95 |
|
90 |
|