description Simple OO Interface to SQL databases
depends_lib port:Performance port:sqlite3
master_sites gnustep:libs
checksums md5 c26320a747092baa72dc7fb51994ae61
array set gnustep.post_flags {
. "-lobjc -lgnustep-base"
reinplace "s|BUNDLE_LIBS +=|BUNDLE_LIBS += -lPerformance -lSQLClient|g" \
${worksrcpath}/GNUmakefile
reinplace "s|TOOL_LIBS +=|TOOL_LIBS += -lPerformance|g" \
${worksrcpath}/GNUmakefile
reinplace "s|\$(GNUSTEP_INSTALLATION_DIR)|${destroot}${prefix}/GNUstep/Local|g" \
${worksrcpath}/GNUmakefile
# Performance is not universal
#### postgresql and mysql support