{
    "name": "makefile",
    "version": "0.0.1",
    "author": "Michael Hanus <mh@informatik.uni-kiel.de>",
    "synopsis": "Library and tool for generating makefiles",
    "dependencies": {
    },
    "description": "This package contains a library with datatypes to describe the structure of makefiles and a tool to generate a makefile for a Curry application.",
    "source": {
      "git": "https://git.ps.informatik.uni-kiel.de/curry-packages/makefile.git",
      "tag": "$version"
    },
    "executable": { "name": "curry-genmake" }
}
