# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name libowfat version 0.27 categories devel platforms darwin maintainers yoobay.net:daniel description reimplementation of the libdjb under GPL long_description reimplementation of the libdjb under GPL homepage http://www.fefe.de/libowfat/ master_sites http://dl.fefe.de/ checksums md5 10d007d8f610edfebe890a66884a336e \ sha1 5a61ddb0e6c425932e9b87be10d308d21616e802 \ rmd160 7192b155c9c83fc1dc9f4057220a4da43e464a50 use_bzip2 yes patchfiles patch-GNUmakefile use_configure no build.args prefix=${prefix} destroot.destdir prefix=${destroot}${prefix} platform darwin 8 { build.args-append CC=/usr/bin/gcc-4.0 }