#!/bin/sh
export PATH="/opt/local/bin:/opt/local/sbin:$PATH"
exec /opt/local/bin/codeblocks

