# $Id: Portfile 30223 2007-10-22 22:46:02Z jmpp@macports.org $

PortSystem 1.0

name			fastdb
version			3.05
categories		databases
platforms		darwin
maintainers		nomaintainer
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}
