# $Id: Portfile,v 1.2 2005/11/05 14:26:09 mww Exp $ PortSystem 1.0 name libranlib version 1.0 categories math platforms darwin maintainers mww@opendarwin.org description A library for Support Vector Machines long_description ${description} homepage http://libranlib.sourceforge.net/ master_sites ftp://ftp.netlib.org/random/ distname ranlib.c checksums md5 110d02ab91eb834e45044bb0368dfb7e worksrcdir ${worksrcdir}/src post-extract { file copy ${filespath}/Makefile ${worksrcpath} } use_configure no build.args CFLAGS=-fno-common prefix=${prefix} destroot.args prefix=${prefix}