The fix to allow uninstalling it with apt-get would be to 'sudo gainroot' then edit (I used vi, but I don't know what other editors there are) /var/lib/dpkg/info/freeciv-*.p* and change each #!/bin/bash to #!/bin/sh - then the pre/postrm scripts can run properly.