diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-11-07 05:46:03 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-11-07 05:46:03 +0000 |
commit | bf8abaf92f3d1b76111204a490921a99da68e3d8 (patch) | |
tree | a0417c8c37d95ab4c3d491c140a5a963c26c9d41 /security/aide/Makefile | |
parent | 37866bd9b2c3395acb91e88a026138da5c9a627a (diff) |
Notes
Diffstat (limited to 'security/aide/Makefile')
-rw-r--r-- | security/aide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index cf4f7ee596a5..9c946f22f3d9 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cs.tut.fi/~rammer/ \ MAINTAINER= cy@FreeBSD.org +PORTCOMMENT= A replacement and extension for Tripwire + LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash USE_BISON= yes |