# $Id$ PortSystem 1.0 name courier-authlib version 0.60.2 categories security mail platforms darwin maintainers boeyms openmaintainer description Courier Authentication Library is a generic authentication API long_description ${description} homepage http://www.courier-mta.org/authlib/ master_sites sourceforge:courier checksums md5 dd972318b77efd0d04dbcb4a6b140bbe \ sha1 cd5969075de212ecfb406ffb1ac974ea939ddcc0 \ rmd160 bdf6d68b7b6a5c6d13079477d83312f98dd7bd31 use_bzip2 yes depends_lib port:db44 configure.args --mandir=${prefix}/share/man \ --with-db=db \ --without-authmysql \ --without-authpgsql \ --without-authldap \ --without-authpam \ -C configure.cflags-append -I${prefix}/include/db44 configure.ldflags-append -L${prefix}/lib/db44 post-destroot { system "cd ${destroot}${prefix}/lib/courier-authlib && rm -f *.a *.la" } #livecheck.check sourceforge