diff options
Diffstat (limited to 'security/acid/Makefile')
-rw-r--r-- | security/acid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/acid/Makefile b/security/acid/Makefile index c464c07eeb3e..5d61d39203e7 100644 --- a/security/acid/Makefile +++ b/security/acid/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.andrew.cmu.edu/~rdanyliw/snort/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL + RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \ ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \ ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ |