# $NetBSD$

CONF_INC_PHP=@CONF_INC_PHP@
PMCONFFILE=@PMCONFFILE@

case ${STAGE} in
DEINSTALL)
        ${RM} -f ${CONF_INC_PHP}
	;;
esac
