diff options
Diffstat (limited to 'security/steghide/Makefile')
-rw-r--r-- | security/steghide/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 33fc21fa8b0b..8923b25d74e6 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://steghide.sourceforge.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org +COMMENT= "Steganography tool to hide data in binary files" LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash \ |