encfs _unstable_ port information

Package: encfs
Version: 1.5
Revision: 2
Source: http://encfs.googlecode.com/files/%n-%v-2.tgz
Source-md5: b07008545545b4a57cf2bf65f08a14ad
SourceDirectory: %n-%v
PatchFile: %n.patch
PatchFile-md5: b3d5f192d2920dbef32ac19435fa8413

Shlibs: !%p/lib/libencfs.4.dylib
Depends: <<
fuse,
fuse-shlibs (>= 2.0-1),
rlog-shlibs,
boost1.34.nopython-shlibs,
libgettext3-shlibs
<<
BuildDepends: <<
fuse-dev (>= 2.0-1),
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.
<<