---
name: gaul
version: 0.1849.0_3
origin: devel/gaul
comment: Genetic Algorithm Utility Library
arch: freebsd:9:x86:64
www: http://gaul.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1106349
desc: |
  The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible
  programming library designed to aid in the development of applications that
  use genetic, or evolutionary, algorithms. It provides data structures and
  functions for handling and manipulation of the data required for a genetic
  algorithm. Additional stochastic algorithms are provided for comparison to the
  genetic algorithms. Much of the functionality is also available through a
  simple S-Lang interface.

  WWW: http://gaul.sourceforge.net/
deps:
  png: {origin: graphics/png, version: 1.5.17}
  pcre: {origin: devel/pcre, version: 8.33}
  libslang2: {origin: devel/libslang2, version: 2.2.4_4}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
shlibs_required:
- libslang.so.2
shlibs_provided:
- libnn_util.so.0
- libgaul_util.so.0
- libgaul.so.0
