bin/sancp
@unexec if [ -f %D/etc/sancp.conf ]  && cmp -s %D/etc/sancp.conf %D/etc/sancp.conf-dist; then rm -f %D/etc/sancp.conf; fi
@unexec if [ -f %D/etc/sancp.conf ]; then    echo "WARNING: The %D/etc/sancp.conf file was not removed!"; fi
etc/sancp.conf-dist
@exec if [ ! -f %D/etc/sancp.conf-dist ] ; then cp -p %D/%F %B/sancp.conf; fi
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
