# $Id: Portfile,v 1.5 2006/08/14 18:58:31 toby Exp $ PortSystem 1.0 name glpk version 4.11 categories math lang maintainers toby@opendarwin.org description GNU Linear Programming Kit long_description \ The GLPK (GNU Linear Programming Kit) package is intended for \ solving large-scale linear programming (LP), mixed integer \ programming (MIP), and other related problems. It is a set of \ routines written in ANSI C and organized in the form of a \ callable library. homepage http://www.gnu.org/software/${name}/ platforms darwin master_sites gnu checksums sha1 37bf0c74f7cad747c703e9ea562bb11a297e564e test.run yes test.target check