# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0

name		tinycdb
version		0.74
maintainers	soraneko.com:nel
categories	databases devel
platforms	darwin
description	TinyCDB is a very fast and simple package for creating and reading cdb.
long_description	${description}
homepage	http://www.corpit.ru/mjt/tinycdb.html
master_sites    http://www.corpit.ru/mjt/tinycdb/
checksums	md5 73a29c3ec6c1e5a07dc23ebd4b870bc9

use_configure	no

destroot.args-append	prefix=${prefix} mandir=${prefix}/share/man
