# $Id: Portfile 36275 2008-04-25 12:32:32Z eridius@macports.org $ PortSystem 1.0 name encfs version 1.4.2 categories fuse platforms darwin maintainers eridius@macports.org description An encrypted pass-through FUSE filesystem long_description EncFS is an encrypted pass-through filesystem which \ runs in userspace, using the FUSE kernel module. \ Similar in design to CFS and other pass-through \ filesystems, all data is encrypted and stored in the \ underlying filesystem. Unlike loopback filesystems, \ there is no predetermined or pre-allocated filesystem size. homepage http://arg0.net/encfs distname ${name}-${version} master_sites googlecode extract.suffix .tgz worksrcdir ${name}-${version} checksums md5 61e42ab2093b9797b9c669b9a1ff665b \ sha1 f4d115a0b356b2ffe01eb403a60fef8136df617b depends_lib port:rlog port:openssl port:macfuse port:pkgconfig port:gettext port:boost configure.cppflags-append -D__FreeBSD__=10