a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name fastdb
version 3.05
categories databases
platforms darwin
maintainers nomaintainer@macports.org
description Main Memory Relational Database Management System
long_description ${description}
homepage http://www.garret.ru/~knizhnik/fastdb.html
master_sites http://www.garret.ru/~knizhnik/
checksums md5 becbe908178c59ea8f5c48f0f32f22f0
patchfiles patch-makefile.osx
worksrcdir ${name}
use_configure no
build.args -f makefile.osx PREFIX=${prefix}
destroot.destdir -f makefile.osx PREFIX=${destroot}${prefix}