diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:57:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:57:39 +0000 |
commit | 5d2373a0928a9eb5575d4bc2f6f0506a1e29ae6b (patch) | |
tree | 6246387a8174cabb77e772c330260c8899112ad8 /security/snortreport | |
parent | d37031eae10af30ef8045e779910d70a7f59fc09 (diff) | |
download | ports-5d2373a0928a9eb5575d4bc2f6f0506a1e29ae6b.tar.gz ports-5d2373a0928a9eb5575d4bc2f6f0506a1e29ae6b.zip |
Notes
Diffstat (limited to 'security/snortreport')
-rw-r--r-- | security/snortreport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snortreport/Makefile b/security/snortreport/Makefile index 6fd396f93581..d1fc6d7cfbbd 100644 --- a/security/snortreport/Makefile +++ b/security/snortreport/Makefile @@ -11,7 +11,7 @@ COMMENT= Add-on module for snort to generate real-time web reports LICENSE= GPLv2 -OPTIONS_DEFINE= BARNYARD JPGRAPH MYSQL PGSQL +OPTIONS_DEFINE= BARNYARD JPGRAPH MYSQL PGSQL DOCS BARNYARD_DESC= Depend on Barnyard2 JPGRAPH_DESC= Graphical charting |