# $Id$ PortSystem 1.0 name courier-authlib version 0.60.0 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 32e59f202f91e9338a7b85144b89ad1f \ sha1 c1b67fafc42ff180815f50e028a2c2c90e34de0b \ rmd160 f955250d58c9b05900acdaede127a27b778b2777 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" } platform darwin 8 { configure.compiler gcc-4.0 } #livecheck.check sourceforge