diff options
Diffstat (limited to 'security/stegdetect/Makefile')
-rw-r--r-- | security/stegdetect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index ebdf27c1e71d..d319aee42999 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mirrors.wiretapped.net/security/steganography/stegdetec http://www.outguess.org/ MAINTAINER= markp@FreeBSD.org +COMMENT= An automated tool for detecting steganographic content in jpegs .if !defined(WITHOUT_X11) BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent |