#!/bin/sh
export LD_LIBRARY_PATH=/usr/lib:/usr/X11R7/lib:/usr/pkg/lib
/usr/pkg/bin/mono --verify-all /usr/pkg/libexec/KeePass/KeePass.exe "$@"
