# $Id: Portfile,v 1.10 2005/09/01 00:28:53 toby Exp $ PortSystem 1.0 name libtool version 1.5.20 categories devel sysutils maintainers bchesneau@mac.com description GNU Libtool - The GNU Portable Library Tool long_description GNU libtool is a generic library support script. \ Libtool hides the complexity of using shared libraries \ behind a consistent, portable interface. homepage http://www.gnu.org/software/libtool/libtool.html platforms darwin freebsd master_sites gnu checksums md5 fc3b564700aebcb19de841c1c2d66e99 configure.args --program-prefix=g \ --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man platform darwin 6 { depends_lib-append lib:libdl:dlcompat }