---
name: fsmgenerator
version: 1.0.b.7_1
origin: devel/fsmgenerator
comment: Finite State Machine generating software
arch: freebsd:9:x86:64
www: http://fsmgenerator.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 0
desc: |
  Similarly to the Finite Automata model in Computer Science, Finite State
  Machine model finds its widest use in Software Engineering. As a software
  development design pattern, FSM occurs in many software solutions, but unlike
  most of its pattern counterparts, FSM requires substantial time for manual
  implementation. But the really devastating part of manual implementation is
  usually in its increasing cost of change and maintenance. All of the above
  considerations eventually converge to a necessity of automatic, fault-free FSM
  generation.

  WWW: http://fsmgenerator.sourceforge.net/
categories: [devel]
scripts: {}
