# $Id: Portfile 124 2009-06-06 14:04:55Z kimuraw $

PortSystem 1.0
name            gauche-kahua
version         1.0.7.2
description     CPS-based application server/framework powered by Gauche
long_description \
  Kahua is an application server/framework powered by Gauche.\
  Features: \
    - CPS-based programming style\
    - Data form using S-expression\
    - Object Oriented database\
    - Dynamic and incremental development
revision        0
categories      www lang devel
maintainers     nomaintainer
platforms       darwin
homepage        http://www.kahua.org/
master_sites    http://www.kahua.org/download/kahua/
distname        Kahua-${version}
extract.suffix  .tgz
checksums       md5 ffe852c33a6e91e1fed9a4ba615af414
depends_build   port:gauche
depends_run     port:gauche
destroot.destdir prefix=${destroot}${prefix}
