# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 102822 2013-02-09 00:51:24Z jmr@macports.org $ PortSystem 1.0 name steghide version 0.5.1 revision 3 categories security license GPL-2+ maintainers gmail.com:cforkin description Steghide is a steganography program long_description Steghide is a steganography program that is able to hide \ data in various kinds of image- and audio-files. The \ color- respectivly sample-frequencies are not changed thus \ making the embedding resistant against first-order \ statistical tests. homepage http://steghide.sourceforge.net/ platforms darwin master_sites sourceforge:project/${name}/${name}/${version} configure.args --mandir=${prefix}/share/man patchfiles patch-build-with-gcc-4.diff \ patch-MHashPP.diff \ patch-src-BmpFile.cc.diff \ patch-src-Makefile.am.diff \ patch-src-Makefile.in.diff \ patch-src-gettext.h.diff \ patch-configure.diff \ libtool-tag.diff checksums md5 5be490e24807d921045780fd8cc446b3 \ sha1 a6d204744fabfe5751ab5e2d889ac373c0b0a30c \ rmd160 e17507444b8bb91e6e29d46ec02fa39f7f2f44e8 depends_build port:libtool depends_lib port:jpeg \ port:mhash \ port:gettext \ port:libmcrypt \ port:libiconv \ port:zlib