---
name: codeworker
version: 4.5.3
origin: devel/codeworker
comment: Versatile parsing tool and source code generator
arch: freebsd:9:x86:64
www: http://codeworker.free.fr/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 3127557
desc: |
  CodeWorker is a parsing tool and a source code generator, available in
  Open Source (distributed under the GNU Lesser General Public License)
  devoted to cover many aspects of the generative programming. Generative
  programming is a software engineering approach for producing reusable,
  tailor-made, evolvable and reliable IT systems with a high level of
  automation.

  The tool interprets a scripting language that drives the processing of
  parsing and source code generation in a quite familiar syntax for
  developers. It insists on adapting the syntax of the language to the
  particularities of tasks to resolve (parse, code generation, procedural)
  and on offering powerful functionalities to do intensive source code
  generation.

  WWW: http://codeworker.free.fr/
categories: [devel]
files:
  /usr/local/bin/codeworker: 0eebcb9c899acce1c8a9928ea7e03104b6bf2209cabda0a46a5d5c24de71dcc5
  /usr/local/share/licenses/codeworker-4.5.3/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/codeworker-4.5.3/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/codeworker-4.5.3/catalog.mk: e60acbe5314ad66762950098835dab3ee5b0595021a4d2cafc1d01e47688db95
directories:
  /usr/local/share/licenses/codeworker-4.5.3/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
