encfs _unstable_ port information

Package: encfs
Version: 1.4.2
Revision: 11
Source: http://encfs.googlecode.com/files/%n-%v.tgz
Source-md5: 61e42ab2093b9797b9c669b9a1ff665b

Shlibs: !%p/lib/libencfs.4.dylib
Depends: <<
fuse,
rlog-shlibs,
boost1.34.nopython-shlibs,
libgettext3-shlibs
<<
BuildDepends: <<
fuse-dev,
rlog,
boost1.34.nopython,
system-openssl-dev,
libiconv-dev,
libgettext3-dev,
fink (>= 0.28)
<<

SetCPPFLAGS: -D__FreeBSD__=10 -I%p/lib/system-openssl/include
SetLDFLAGS: -lcrypto -L%p/lib/system-openssl/lib
ConfigureParams: --with-boost="%p"
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog README

Homepage: http://www.arg0.net/encfs
Maintainer: James Bunton
License: GPL
Description: Encrypted pass-through FUSE filesystem
DescDetail: <<
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.
<<
DescPackaging: <<
Links to system's openssl to allow binary redistribution.
<<